OpenFOAM
4.1
The OpenFOAM Foundation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
applications
utilities
mesh
manipulation
checkMesh
checkTopology.H
Go to the documentation of this file.
1
#include "
label.H
"
2
#include "
autoPtr.H
"
3
4
namespace
Foam
5
{
6
class
polyMesh;
7
class
surfaceWriter;
8
9
label
checkTopology
10
(
11
const
polyMesh&,
12
const
bool
,
13
const
bool
,
14
const
autoPtr<surfaceWriter>&
15
);
16
}
Foam::checkTopology
label checkTopology(const polyMesh &, const bool, const bool, const autoPtr< surfaceWriter > &)
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
autoPtr.H
label.H
Foam
Namespace for OpenFOAM.
Definition:
combustionModel.C:30
Generated by
1.8.11