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... | |
Original source file polyMeshGenChecksTopology.C
Definition in file polyMeshGenChecksTopology.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.