Loading...
Searching...
No Matches
checkTools.H File Reference
Include dependency graph for checkTools.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

void printMeshStats (const polyMesh &mesh, const bool allTopology)
void mergeAndWrite (const polyMesh &mesh, surfaceWriter &writer, const word &name, const indirectPrimitivePatch &setPatch, const fileName &outputDir)
 Generate merged surface on master and write. Needs input patch.
void mergeAndWrite (surfaceWriter &writer, const faceSet &set)
 Write vtk representation of (assembled) faceSet to surface file in.
void mergeAndWrite (surfaceWriter &writer, const cellSet &set)
 Write vtk representation of (assembled) cellSet to surface file in.
void mergeAndWrite (coordSetWriter &writer, const pointSet &set)
 Write vtk representation of (assembled) pointSet to 'set' file in.