polyMeshCheck.C File Reference
Include dependency graph for polyMeshCheck.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::polyMeshCheck
 

Functions

scalar checkNonOrtho (const polyMesh &mesh, const bool report, const scalar severeNonorthogonalityThreshold, const label facei, const vector &s, const vector &d, label &severeNonOrth, label &errorNonOrth, labelHashSet *setPtr)
 
bool checkFaceTet (const polyMesh &mesh, const bool report, const scalar minTetQuality, const pointField &p, const label facei, const point &fc, const point &cc, labelHashSet *setPtr)
 
labelList getAffectedCells (const polyMesh &mesh, const labelList &changedFaces)
 

Detailed Description

Original source file polyMeshCheck.C

Definition in file polyMeshCheck.C.