From dd0c26568aeabbe6689b3a88ad4a32bc7d37d796 Mon Sep 17 00:00:00 2001 From: Pete Bachant Date: Sun, 16 Jul 2017 10:31:33 -0400 Subject: [PATCH] STYLE: checkMesh: remove duplicate writeSets entry from header (resolves #293) --- .../utilities/mesh/manipulation/checkMesh/checkMesh.C | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/applications/utilities/mesh/manipulation/checkMesh/checkMesh.C b/applications/utilities/mesh/manipulation/checkMesh/checkMesh.C index 8de78b1d6b..a8905b30a9 100644 --- a/applications/utilities/mesh/manipulation/checkMesh/checkMesh.C +++ b/applications/utilities/mesh/manipulation/checkMesh/checkMesh.C @@ -47,15 +47,10 @@ Usage - \par -region \ Specify an alternative mesh region. - - \par -writeSets \ - Reconstruct all cellSets and faceSets geometry and write to - postProcessing directory according to surfaceFormat - (e.g. vtk or ensight). Additionally reconstructs all pointSets and - writes as vtk format. - \param -writeSets \ \n - Reconstruct all cellSets and faceSets geometry and write to postProcessing/ - directory according to surfaceFormat (e.g. vtk or ensight) + Reconstruct all cellSets and faceSets geometry and write to postProcessing + directory according to surfaceFormat (e.g. vtk or ensight). Additionally + reconstructs all pointSets and writes as vtk format. \param -writeAllFields \n Writes all mesh quality measures as fields.