checkGeometry.H File Reference

Routines for checking mesh geometry. More...

Include dependency graph for checkGeometry.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

label findOppositeWedge (const polyMesh &, const wedgePolyPatch &)
 Find wedge with opposite orientation. Note: does not actually check. More...
 
bool checkWedges (const polyMesh &, const bool report, const Vector< label > &, labelHashSet *)
 Check wedge orientation. More...
 
bool checkCoupledPoints (const polyMesh &, const bool report, labelHashSet *)
 Check 0th vertex on coupled faces. More...
 
label checkGeometry (const polyMesh &mesh, const bool allGeometry, const autoPtr< surfaceWriter > &, const autoPtr< setWriter > &)
 Check the geometry. More...
 

Detailed Description

Routines for checking mesh geometry.

Original source file checkGeometry.H

Source files

Definition in file checkGeometry.H.