Go to the documentation of this file.
35 #ifndef patchToPoly2DMesh_H
36 #define patchToPoly2DMesh_H
const wordList & patchNames() const
void createMesh()
Create the mesh.
patchToPoly2DMesh(const patchToPoly2DMesh &)
Disallow default bitwise copy construct.
void createPolyMeshComponents()
labelList internalFaceOrder()
void operator=(const patchToPoly2DMesh &)
Disallow default bitwise assignment.
const labelList & patchSizes_
Pre-declare SubField and related Field type.
const labelList & patchSizes() const
const labelList & patchStarts() const
const MeshedSurface< face > & patch_
const wordList & patchNames_
Convert a primitivePatch into a 2D polyMesh.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void addPatchFacesToFaces()
const EdgeMap< label > & mapEdgesRegion_
void addPatchFacesToOwner()
~patchToPoly2DMesh()
Destructor.