ENH: snappyHexMesh: debug output

This commit is contained in:
mattijs
2014-11-07 12:11:11 +00:00
committed by Andrew Heather
parent c1268eb061
commit 2ddce4e0f2

View File

@ -185,6 +185,7 @@ void Foam::meshRefinement::getBafflePatches
label vertI = 0;
if (debug&OBJINTERSECTIONS)
{
mkDir(mesh_.time().path()/timeName());
str.reset
(
new OFstream
@ -2561,7 +2562,7 @@ Foam::autoPtr<Foam::mapPolyMesh> Foam::meshRefinement::splitMesh
blockedFace.clear();
// Find the region containing the keepPoint
label keepRegionI = findRegion
const label keepRegionI = findRegion
(
mesh_,
cellRegion,