label nPoints_
Number of points in the model which determines the geometry.
label index_
Label in the model list.
A class for handling words, derived from string.
#define forAll(list, i)
Loop across all elements in list.
label nFaces() const
Return number of faces.
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
label nPoints() const
Return number of points.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
label nEdges() const
Return number of edges.
const faceList & modelFaces() const
Return a raw list of model faces.
edgeList edges(const labelList &pointLabels) const
Return list of edges.
bool operator!=(const particle &, const particle &)
const double e
Elementary charge.
const word & name() const
Return model name.
faceList faces_
Faces of the model.
void setSize(const label)
Reset size of List.
faceList faces(const labelList &pointLabels) const
Return list of faces.
edgeList edges_
Edges of the model.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A face is a list of labels corresponding to mesh vertices.
Maps a geometry to a set of cell primitives, which enables geometric cell data to be calculated witho...
void size(const label)
Override size to be inconsistent with allocated storage.
labelList pointLabels(nPoints, -1)
label index() const
Return index of model in the model list.
static const labelSphericalTensor labelI(1)
Identity labelTensor.