checkTools.H File Reference

Tools for checking the mesh. More...

Include dependency graph for checkTools.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

fileName checkMeshOutputDir (const polyMesh &mesh)
 Output directory for sets and surfaces. More...
 
void printMeshStats (const polyMesh &mesh, const bool allTopology)
 Print mesh statistics. More...
 
void mergeAndWrite (const polyMesh &mesh, const surfaceWriter &setWriter, const word &name, const indirectPrimitivePatch setPatch, const fileName &outputDir)
 Generate merged surface on master and write. Needs input patch. More...
 
void mergeAndWrite (const surfaceWriter &, const faceSet &)
 Write representation of (assembled) faceSet to surface file in. More...
 
void mergeAndWrite (const surfaceWriter &, const cellSet &)
 Write representation of (assembled) cellSet to surface file in. More...
 
void mergeAndWrite (const setWriter &, const pointSet &)
 Write representation of (assembled) pointSet to 'set' file in. More...
 

Detailed Description

Tools for checking the mesh.

Original source file checkTools.H

Source files

Definition in file checkTools.H.