OpenFOAM: API Guide
v2006
The open source CFD toolbox
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&
mesh
,
10
const
dictionary&
dict
,
11
autoPtr<surfaceWriter>& writer
12
);
13
}
polyMesh.H
dict
dictionary dict
Definition:
searchingEngine.H:14
Foam::checkMeshQuality
label checkMeshQuality(const polyMesh &mesh, const dictionary &dict, autoPtr< surfaceWriter > &writer)
mesh
dynamicFvMesh & mesh
Definition:
createDynamicFvMesh.H:6
Foam
Namespace for OpenFOAM.
Definition:
atmBoundaryLayer.C:33
applications
utilities
mesh
manipulation
checkMesh
checkMeshQuality.H
Generated by
1.8.17
OPENFOAM® is a registered
trademark
of OpenCFD Ltd.