35 #ifndef meshStructure_H 36 #define meshStructure_H const labelList & faceLayer() const
Face to layer.
const labelList & pointLayer() const
Point to layer.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
meshStructure(const polyMesh &mesh, const uindirectPrimitivePatch &)
Construct null.
const labelList & pointToPatchPointAddressing() const
Point to patch point.
const labelList & cellToPatchFaceAddressing() const
Cell to patch face.
ClassName("meshStructure")
const labelList & faceToPatchFaceAddressing() const
Face to patch face.
A list of faces which address into the list of points.
bool structured() const
Is mesh structured?
const labelList & cellLayer() const
Cell to layer.
const labelList & faceToPatchEdgeAddressing() const
Face to patch edge.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
Mesh consisting of general polyhedral cells.
Detect extruded mesh structure given a set of patch faces.