Skip to content
Snippets Groups Projects
Commit 6f39ba34 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

Merge branch 'stylefix-checkMesh' into 'develop'

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

See merge request !125
parents 17f5793a 399fbde1
Branches
Tags
1 merge request!125STYLE: checkMesh: remove duplicate writeSets entry from header (resolves #293)
......@@ -47,15 +47,10 @@ Usage
- \par -region \<name\>
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
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.
......
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