diff --git a/src/autoMesh/autoHexMesh/meshRefinement/meshRefinementBaffles.C b/src/autoMesh/autoHexMesh/meshRefinement/meshRefinementBaffles.C index e154576ad947a3368df3adbeb7945a43d76b08d4..3904f960737a3e9a84b8e4366ca71b49bfa31f4c 100644 --- a/src/autoMesh/autoHexMesh/meshRefinement/meshRefinementBaffles.C +++ b/src/autoMesh/autoHexMesh/meshRefinement/meshRefinementBaffles.C @@ -1522,30 +1522,6 @@ void Foam::meshRefinement::baffleAndSplitMesh if (debug) { - //- Note: commented out since not properly parallel yet. - //// Dump all these faces to a faceSet. - //faceSet problemGeom(mesh_, "problemFacesGeom", 100); - // - //const labelList facePatchGeom - //( - // markFacesOnProblemCellsGeometric - // ( - // motionDict, - // globalToPatch - // ) - //); - //forAll(facePatchGeom, faceI) - //{ - // if (facePatchGeom[faceI] != -1) - // { - // problemGeom.insert(faceI); - // } - //} - //Pout<< "Dumping " << problemGeom.size() - // << " problem faces to " << problemGeom.objectPath() << endl; - //problemGeom.write(); - - faceSet problemTopo(mesh_, "problemFacesTopo", 100); const labelList facePatchTopo