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