OpenFOAM
4.1
The OpenFOAM Foundation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
applications
utilities
mesh
manipulation
checkMesh
checkMeshQuality.H
Go to the documentation of this file.
1
#include "
polyMesh.H
"
2
3
namespace
Foam
4
{
5
class
surfaceWriter;
6
7
label
checkMeshQuality
8
(
9
const
polyMesh&,
10
const
dictionary&,
11
const
autoPtr<surfaceWriter>&
12
);
13
}
Foam::label
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Definition:
label.H:59
polyMesh.H
Foam::checkMeshQuality
label checkMeshQuality(const polyMesh &, const dictionary &, const autoPtr< surfaceWriter > &)
Foam
Namespace for OpenFOAM.
Definition:
combustionModel.C:30
Generated by
1.8.11