Detect extruded mesh structure given a set of faces (uindirectPrimitivePatch). More...
Public Member Functions | |
ClassName ("meshStructure") | |
meshStructure (const polyMesh &mesh, const uindirectPrimitivePatch &) | |
meshStructure (const polyMesh &mesh, const uindirectPrimitivePatch &, const globalIndex &globalFaces, const globalIndex &globalEdges, const globalIndex &globalPoints) | |
bool | structured () const |
const labelList & | cellToPatchFaceAddressing () const |
labelList & | cellToPatchFaceAddressing () |
const labelList & | cellLayer () const |
labelList & | cellLayer () |
const labelList & | faceToPatchFaceAddressing () const |
labelList & | faceToPatchFaceAddressing () |
const labelList & | faceToPatchEdgeAddressing () const |
labelList & | faceToPatchEdgeAddressing () |
const labelList & | faceLayer () const |
labelList & | faceLayer () |
const labelList & | pointToPatchPointAddressing () const |
labelList & | pointToPatchPointAddressing () |
const labelList & | pointLayer () const |
labelList & | pointLayer () |
Detect extruded mesh structure given a set of faces (uindirectPrimitivePatch).
All indices to originating set are in terms of global faces, global edges, global points.
Definition at line 57 of file meshStructure.H.
meshStructure | ( | const polyMesh & | mesh, |
const uindirectPrimitivePatch & | pp | ||
) |
Definition at line 394 of file meshStructure.C.
References correct(), mesh, PrimitivePatch< FaceList, PointField >::nEdges(), and PrimitivePatch< FaceList, PointField >::nPoints().
meshStructure | ( | const polyMesh & | mesh, |
const uindirectPrimitivePatch & | pp, | ||
const globalIndex & | globalFaces, | ||
const globalIndex & | globalEdges, | ||
const globalIndex & | globalPoints | ||
) |
Definition at line 411 of file meshStructure.C.
References correct(), and mesh.
ClassName | ( | "meshStructure" | ) |
|
inline |
Definition at line 25 of file meshStructureI.H.
|
inline |
Definition at line 31 of file meshStructureI.H.
|
inline |
|
inline |
Definition at line 43 of file meshStructureI.H.
|
inline |
|
inline |
Definition at line 55 of file meshStructureI.H.
|
inline |
|
inline |
Definition at line 67 of file meshStructureI.H.
|
inline |
|
inline |
Definition at line 79 of file meshStructureI.H.
|
inline |
|
inline |
Definition at line 91 of file meshStructureI.H.
|
inline |
|
inline |
Definition at line 103 of file meshStructureI.H.
|
inline |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.