diff --git a/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C b/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C index f5e94023f3..52c91d699f 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C +++ b/applications/utilities/mesh/manipulation/checkMesh/checkTopology.C @@ -654,8 +654,8 @@ Foam::label Foam::checkTopology { Info<< " " << setw(20) << "CellZone" - << setw(9) << "Cells" - << setw(9) << "Points" + << setw(13) << "Cells" + << setw(13) << "Points" << ' ' << "BoundingBox" <()) - << setw(9) + << ' ' << setw(12) + << returnReduce(cZone.size(), sumOp