BUG: PointEdgeWave : n cyclics bool instead of label
[OpenFOAM-1.6.x.git] / applications / utilities / mesh / manipulation / checkMesh / printMeshStats.H
blobd56ecc2534a3777cbbd0ce8c08ab7bc6ef11eeed
1 namespace Foam
3     class polyMesh;
5     void printMeshStats(const polyMesh& mesh, const bool allTopology);