labelListList * fePtr_
Face-edges.
label nCells_
Number of cells.
labelListList * pePtr_
Point-edges.
bool hasPointEdges() const
label nInternal1Edges_
Number of internal edges using 0 or 1 boundary points.
label nInternalEdges() const
Internal edges using 0,1 or 2 boundary points.
labelListList * ppPtr_
Point-points.
label nInternal0Edges() const
Internal edges (i.e. not on boundary face) using.
labelListList * ecPtr_
Edge-cells.
bool hasCellVolumes() const
scalarField * cellVolumesPtr_
Cell volumes.
bool hasCellEdges() const
const edgeList & edges() const
Return mesh edges. Uses calcEdges.
labelListList * pfPtr_
Point-faces.
label nEdges_
Number of edges.
label nInternal0Edges_
Number of internal edges using 0 boundary points.
bool hasFaceEdges() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool hasCellCentres() const
label nInternalFaces_
Number of internal faces.
vectorField * faceCentresPtr_
Face centres.
labelListList * pcPtr_
Point-cells.
cellList * cfPtr_
Cell-faces.
cellShapeList * cellShapesPtr_
Cell shapes.
labelListList * ccPtr_
Cell-cells.
label nInternalFaces() const
label nInternalPoints() const
Points not on boundary.
label nInternal1Edges() const
Internal edges using 0 or 1 boundary point.
bool hasFaceAreas() const
bool hasFaceCentres() const
bool hasEdgeCells() const
bool hasPointPoints() const
labelListList * cpPtr_
Cell-points.
label nPoints_
Number of points.
vectorField * faceAreasPtr_
Face areas.
labelListList * cePtr_
Cell-edges.
labelListList * efPtr_
Edge-faces.
bool isInternalFace(const label faceIndex) const
Return true if given face label is internal to the mesh.
edgeList * edgesPtr_
Edges are ordered in upper triangular order.
bool hasEdgeFaces() const
bool hasCellShapes() const
label nFaces_
Number of faces.
label nInternalEdges_
Number of internal edges using 0,1 or 2boundary points.
bool hasCellCells() const
vectorField * cellCentresPtr_
Cell centres.
bool hasPointCells() const
void size(const label)
Override size to be inconsistent with allocated storage.
bool hasPointFaces() const
label nInternalPoints_
Number of internal points (or -1 if points not sorted)
bool hasCellPoints() const