104 const labelList& curModelLabels = faces_[facei];
106 face& curFace =
f[facei];
#define forAll(list, i)
Loop across all elements in list.
void size(const label)
Override size to be inconsistent with allocated storage.
void setSize(const label)
Reset size of List.
Maps a geometry to a set of cell primitives, which enables geometric cell data to be calculated witho...
label nEdges() const
Return number of edges.
label nPoints() const
Return number of points.
edgeList edges(const labelList &pointLabels) const
Return list of edges.
label index() const
Return index of model in the model list.
const word & name() const
Return model name.
faceList faces(const labelList &pointLabels) const
Return list of faces.
label nFaces() const
Return number of faces.
const faceList & modelFaces() const
Return a raw list of model faces.
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
A face is a list of labels corresponding to mesh vertices.
A class for handling words, derived from string.
bool operator!=(const particle &, const particle &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
static const labelSphericalTensor labelI(1)
Identity labelTensor.
labelList pointLabels(nPoints, -1)