OpenFOAM
10
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 "
setWriter.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<setWriter>&
17
);
18
}
Foam::label
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Definition:
FvWallInfoData.H:189
Foam::checkTopology
label checkTopology(const polyMesh &, const bool, const bool, const autoPtr< surfaceWriter > &, const autoPtr< setWriter > &)
autoPtr.H
label.H
Foam
Namespace for OpenFOAM.
Definition:
atmBoundaryLayer.H:213
setWriter.H
applications
utilities
mesh
manipulation
checkMesh
checkTopology.H
Generated by
1.8.13