136 return cellAlphaMax_;
142 return cellAlphaMin_;
148 return facesAlphaMin_;
154 return facesAlphaMax_;
160 return cFaces_.size();
const labelList & cellPoints() const
Return reference to the cell points.
const UIndirectList< vector > & Cf() const
Return face centres.
const boolList & isOwner() const
Return isOwners.
const scalarField & pointsAlpha() const
Return point alphas.
const edgeList & edges() const
Return reference to the mesh edges.
const scalarField & facesAlphaMin() const
Return minimum point alpha value on the cell faces.
scalar V() const
Return cell volume.
const faceList & faces() const
Return reference to the mesh faces.
label size() const
Return number of faces in the the cell.
scalar cellAlphaMin() const
Return minimum point alpha value in the cell.
const vector & C() const
Return cell centre.
const labelList & cellFaces() const
Return reference to face list.
const UIndirectList< vector > & Sf() const
Return face surface area vectors.
scalar cellAlphaMax() const
Return maximum point alpha value in the cell.
const vectorField & pointsU() const
Return point velocities.
const UIndirectList< scalar > & magSf() const
Return face areas.
const labelList & cellEdges() const
Return reference to cell edges.
const pointField & points() const
Return reference to mesh points.
const labelListList & faceEdges() const
Return reference to the mesh face edges.
const scalarField & facesAlphaMax() const
Return maximum point alpha value on the cell faces.
const vector & cellU() const
Return cell velocity.
scalar cellAlpha() const
Return cell alpha.
A List with indirect addressing.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.