#include "checkGeometry.H" #include "polyMesh.H" #include "globalMeshData.H" #include "cellSet.H" #include "faceSet.H" #include "pointSet.H" #include "EdgeMap.H" Foam::label Foam::checkGeometry(const polyMesh& mesh, const bool allGeometry) { label noFailedChecks = 0; Info<< "\nChecking geometry..." << endl; // Check directions { Vector