Namespaces | Functions
polyMeshGenChecksTopology.C File Reference
Include dependency graph for polyMeshGenChecksTopology.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::polyMeshGenChecks
 

Functions

bool checkPoints (const polyMeshGen &, const bool report=false, labelHashSet *setPtr=NULL)
 Check for unused points. More...
 
bool checkUpperTriangular (const polyMeshGen &, const bool report=false, labelHashSet *setPtr=NULL)
 Check face ordering. More...
 
bool checkCellsZipUp (const polyMeshGen &, const bool report=false, labelHashSet *setPtr=NULL)
 Check cell zip-up. More...
 
bool checkFaceVertices (const polyMeshGen &, const bool report=false, labelHashSet *setPtr=NULL)
 Check uniqueness of face vertices. More...
 

Detailed Description

Original source file polyMeshGenChecksTopology.C

Definition in file polyMeshGenChecksTopology.C.