From 6def59d23f782cd45faa56380fcb39f5a62ea94c Mon Sep 17 00:00:00 2001 From: graham Date: Wed, 22 Jun 2011 11:29:30 +0100 Subject: [PATCH] ENH: Always output background mesh refinement. --- .../backgroundMeshDecomposition.C | 21 ++++++++----------- 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/src/mesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C b/src/mesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C index ed340fd720..3065963202 100644 --- a/src/mesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C +++ b/src/mesh/conformalVoronoiMesh/backgroundMeshDecomposition/backgroundMeshDecomposition.C @@ -273,13 +273,10 @@ void Foam::backgroundMeshDecomposition::initialRefinement() volumeStatus.transfer(newVolumeStatus); } - if (debug) - { - Info<< " Background mesh refined from " - << returnReduce(map().nOldCells(), sumOp