38 return faceZone_.fZone();
44 return faceZone_.fZone().size();
50 return faceZone_.fZone()[i];
const word & name() const
Return name.
Named list of face indices representing a sub-set of the mesh faces.
label facei(const label i) const
Return the face index corresponding to the face set index.
const faceZone & zone() const
Return const access to the face set.
const word & name() const
Return const access to the name of faceZone.
label nFaces() const
Return the number of faces in the set.
A class for handling words, derived from string.
const faceZone & fZone() const
Return a reference to the faceZone if allocated.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.