initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / mesh / manipulation / checkMesh / checkGeometry.H
bloba39b5ab276f8107bdd0cb1d7a17fe5381ee328d0
1 #include "label.H"
3 namespace Foam
5     class polyMesh;
7     label checkGeometry(const polyMesh& mesh, const bool allGeometry);