Functions
checkMesh.C File Reference

Checks validity of a mesh. More...

Include dependency graph for checkMesh.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Checks validity of a mesh.

Original source file checkMesh.C

Usage
  • checkMesh [OPTION]
Parameters
-allGeometry
Checks all (including non finite-volume specific) geometry
-allTopology
Checks all (including non finite-volume specific) addressing
-meshQuality
Checks against user defined (in system/meshQualityDict) quality settings
-region<name>
Specify an alternative mesh region.
-writeSets<surfaceFormat>
Reconstruct all cellSets and faceSets geometry and write to postProcessing/ directory according to surfaceFormat (e.g. vtk or ensight)

Definition in file checkMesh.C.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)