COMP: extrudeToRegionMesh : incorrect merge

This commit is contained in:
mattijs
2010-12-20 17:21:11 +00:00
parent 12246143bd
commit 255b9c0262

View File

@ -1884,7 +1884,6 @@ int main(int argc, char *argv[])
}
mesh.removeFvBoundary();
mesh.addFvPatches(newPatches, true);
}
// Remove any unused patches
deleteEmptyPatches(mesh);