polyMeshCheck.H File Reference
Include dependency graph for polyMeshCheck.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam::polyMeshCheck
 
 Foam
 Namespace for OpenFOAM.
 

Functions

bool checkTopology (const polyMesh &mesh, const bool report=false)
 Check mesh topology for correctness. More...
 
bool checkGeometry (const polyMesh &mesh, const bool report=false)
 Check mesh geometry (& implicitly topology) for correctness. More...
 
bool checkMesh (const polyMesh &mesh, const bool report=false)
 Check mesh for correctness. Returns false for no error. More...
 

Detailed Description

Original source file polyMeshCheck.H

Definition in file polyMeshCheck.H.