From d25d4d28cea240a7014b5b4d90d8ed5d634591b6 Mon Sep 17 00:00:00 2001 From: mattijs Date: Mon, 17 Oct 2011 18:27:47 +0100 Subject: [PATCH] ENH: checkMesh: zero cell meshes --- .../utilities/mesh/manipulation/checkMesh/checkTopology.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C b/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C index daf71ac7e9..a6ae8b7681 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C +++ b/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C @@ -36,7 +36,7 @@ Foam::label Foam::checkTopology label nTotCells = returnReduce(mesh.cells().size(), sumOp