Go to the source code of this file.
|
| | Foam |
| | Namespace for OpenFOAM.
|
| |
|
| label | findOppositeWedge (const polyMesh &, const wedgePolyPatch &) |
| |
| 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< writer< scalar >> &) |
| |