44 if (!coordsPtr_.valid())
54 return coords().size();
60 return coords().segments();
66 return coords().positions();
72 if (!cellsPtr_.valid())
82 if (!facesPtr_.valid())
92 inline Foam::sampledSet::operator
const coordSet&()
const
Holds list of sampling positions.
Mesh consisting of general polyhedral cells.
const labelList & cells() const
Access the cells.
const polyMesh & mesh() const
Access the mesh.
label size() const
Return the size.
const coordSet & coords() const
Access the coordinate set.
const labelList & segments() const
Return the size.
const labelList & faces() const
Access the faces.
const word & name() const
Access the name.
const pointField & positions() const
Access the positions.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.