From bc976819b49d1377e694be4139928c9929df91b5 Mon Sep 17 00:00:00 2001 From: mattijs Date: Mon, 20 Aug 2012 15:18:55 +0100 Subject: [PATCH] BUG: checkMesh: reduce maximum size of face --- .../utilities/mesh/manipulation/checkMesh/checkGeometry.C | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/applications/utilities/mesh/manipulation/checkMesh/checkGeometry.C b/applications/utilities/mesh/manipulation/checkMesh/checkGeometry.C index c2eddf999b..4eb19041aa 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/checkGeometry.C +++ b/applications/utilities/mesh/manipulation/checkMesh/checkGeometry.C @@ -341,8 +341,9 @@ bool Foam::checkCoupledPoints } return true; } - } + reduce(maxSize, maxOp