printMeshStats.H
Go to the documentation of this file.
1 namespace Foam
2 {
3  class polyMesh;
4 
5  void printMeshStats(const polyMesh& mesh, const bool allTopology);
6 }
dynamicFvMesh & mesh
void printMeshStats(const polyMesh &mesh, const bool allTopology)
Namespace for OpenFOAM.