Loading...
Searching...
No Matches
checkGeometry.H File Reference
Include dependency graph for checkGeometry.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

label findOppositeWedge (const polyMesh &, const wedgePolyPatch &)
bool checkWedges (const polyMesh &, const bool report, const Vector< label > &, labelHashSet *)
 Check wedge orientation.
bool checkCoupledPoints (const polyMesh &, const bool report, labelHashSet *)
 Check 0th vertex on coupled faces.
void collectAndWriteAMIWeights (const polyMesh &mesh, surfaceWriter &wr, const fileName &fName, const scalarField &weights, const faceList &localFaces, const labelList &meshPoints, const Map< label > &meshPointMap, faceList &mergedFaces, pointField &mergedPoints, autoPtr< globalIndex > &globalFaces, autoPtr< globalIndex > &globalPoints)
 Collect AMI weights to master and write.
label checkGeometry (const polyMesh &mesh, const bool allGeometry, autoPtr< surfaceWriter > &surfWriter, autoPtr< coordSetWriter > &setWriter)