37 return nInternalPoints_;
51 return nInternal0Edges_;
59 return nInternal1Edges_;
67 return nInternalEdges_;
84 return nInternalFaces_;
108 return cellShapesPtr_;
186 return cellCentresPtr_;
192 return faceCentresPtr_;
198 return cellVolumesPtr_;
204 return faceAreasPtr_;
bool hasEdgeFaces() const
bool hasCellCentres() const
bool hasCellPoints() const
label nInternalFaces() const
label nInternalPoints() const
Points not on boundary.
void size(const label)
Override size to be inconsistent with allocated storage.
bool hasCellCells() const
label nInternal0Edges() const
Internal edges (i.e. not on boundary face) using.
Holds information (coordinate and normal) regarding nearest wall point.
bool hasCellShapes() const
bool hasFaceAreas() const
label nInternal1Edges() const
Internal edges using 0 or 1 boundary point.
bool hasFaceCentres() const
bool hasCellEdges() const
bool isInternalFace(const label faceIndex) const
Return true if given face label is internal to the mesh.
bool hasPointFaces() const
const edgeList & edges() const
Return mesh edges. Uses calcEdges.
bool hasEdgeCells() const
bool hasPointPoints() const
bool hasCellVolumes() const
bool hasPointEdges() const
label nInternalEdges() const
Internal edges using 0,1 or 2 boundary points.
bool hasPointCells() const
bool hasFaceEdges() const