checkMeshQuality.H
Go to the documentation of this file.
00001 #include "polyMesh.H"
00002 
00003 namespace Foam
00004 {
00005     label checkMeshQuality(const polyMesh& mesh, const dictionary&);
00006 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines