STYLE: splitMeshRegions: removed comment out code

This commit is contained in:
mattijs
2013-12-11 16:08:00 +00:00
parent 1c9fbf6997
commit 06e3f4fad1

View File

@ -1078,7 +1078,6 @@ labelList addRegionPatches
mesh.boundaryMesh()
);
//interfacePatches[interI] = addPatch(mesh, patch1);
interfacePatches[interI] = fvMeshTools::addPatch
(
mesh,
@ -1100,7 +1099,6 @@ labelList addRegionPatches
point::zero, // offset
mesh.boundaryMesh()
);
//addPatch(mesh, patch2);
fvMeshTools::addPatch
(
mesh,