Convert a primitivePatch into a 2D polyMesh. More...
Public Member Functions | |
patchToPoly2DMesh (const MeshedSurface< face > &patch, const wordList &patchNames, const labelList &patchSizes, const EdgeMap< label > &mapEdgesRegion) | |
~patchToPoly2DMesh () | |
pointField & | points () |
faceList & | faces () |
labelList & | owner () |
labelList & | neighbour () |
const wordList & | patchNames () const |
const labelList & | patchSizes () const |
const labelList & | patchStarts () const |
void | createMesh () |
Convert a primitivePatch into a 2D polyMesh.
Definition at line 47 of file patchToPoly2DMesh.H.
patchToPoly2DMesh | ( | const MeshedSurface< face > & | patch, |
const wordList & | patchNames, | ||
const labelList & | patchSizes, | ||
const EdgeMap< label > & | mapEdgesRegion | ||
) |
~patchToPoly2DMesh | ( | ) |
|
inline |
Definition at line 114 of file patchToPoly2DMesh.H.
|
inline |
Definition at line 119 of file patchToPoly2DMesh.H.
|
inline |
Definition at line 124 of file patchToPoly2DMesh.H.
|
inline |
Definition at line 129 of file patchToPoly2DMesh.H.
|
inline |
Definition at line 134 of file patchToPoly2DMesh.H.
|
inline |
Definition at line 139 of file patchToPoly2DMesh.H.
|
inline |
Definition at line 144 of file patchToPoly2DMesh.H.
void createMesh | ( | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.