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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class PatchType >
void checkPatch (const bool allGeometry, const word &name, const polyMesh &mesh, const PatchType &pp, const labelList &meshFaces, const labelList &meshEdges, pointSet &points)
 
template<class Zone >
label checkZones (const polyMesh &mesh, const ZoneMesh< Zone, polyMesh > &zones, topoSet &set)
 
label checkTopology (const polyMesh &mesh, const bool allTopology, const bool allGeometry, autoPtr< surfaceWriter > &surfWriter, autoPtr< coordSetWriter > &setWriter)