Removed debug print-out
This commit is contained in:
parent
93fffffdb7
commit
802965a990
1 changed files with 0 additions and 3 deletions
|
@ -2023,9 +2023,6 @@ void Foam::polyhedralRefinement::setUnrefinementInstruction
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Info<< "pointRegionMaster: " << pointRegionMaster << nl
|
|
||||||
<< " cellRegionMaster: " << cellRegionMaster << endl;
|
|
||||||
|
|
||||||
// Insert all commands to combine cells
|
// Insert all commands to combine cells
|
||||||
faceRemover_.setRefinement
|
faceRemover_.setRefinement
|
||||||
(
|
(
|
||||||
|
|
Reference in a new issue