Skip to content
Snippets Groups Projects
Commit 399fbde1 authored by Pete Bachant's avatar Pete Bachant
Browse files

STYLE: checkMesh: remove duplicate writeSets entry from header (resolves #293)

parent 611fea2e
1 merge request!125STYLE: checkMesh: remove duplicate writeSets entry from header (resolves #293)
...@@ -47,15 +47,10 @@ Usage ...@@ -47,15 +47,10 @@ Usage
- \par -region \<name\> - \par -region \<name\>
Specify an alternative mesh region. Specify an alternative mesh region.
- \par -writeSets \<surfaceFormat\>
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 \<surfaceFormat\> \n \param -writeSets \<surfaceFormat\> \n
Reconstruct all cellSets and faceSets geometry and write to postProcessing/ Reconstruct all cellSets and faceSets geometry and write to postProcessing
directory according to surfaceFormat (e.g. vtk or ensight) directory according to surfaceFormat (e.g. vtk or ensight). Additionally
reconstructs all pointSets and writes as vtk format.
\param -writeAllFields \n \param -writeAllFields \n
Writes all mesh quality measures as fields. Writes all mesh quality measures as fields.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment