Namespaces | Functions
checkTools.H File Reference
Include dependency graph for checkTools.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

void printMeshStats (const polyMesh &mesh, const bool allTopology)
 
void mergeAndWrite (const polyMesh &mesh, const surfaceWriter &writer, 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 vtk representation of (assembled) faceSet to vtk file in. More...
 
void mergeAndWrite (const surfaceWriter &, const cellSet &)
 Write vtk representation of (assembled) cellSet to vtk file in. More...