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 edgeAdjacentFace(const label edgeI, const label facei) const
Return face adjacent to the given face sharing the same edge.
tetPointRef tet(const pointField &) const
Return the tetrahedron.
A 1D vector of objects of type <T> with a fixed size <Size>.
An analytical geometric cellShape.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const dimensionedScalar b
Wien displacement law constant: default SI units: [m K].
const dimensionedScalar c
Speed of light in a vacuum.
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
A triangular face using a FixedList of labels corresponding to mesh vertices.
bool contiguous< tetCell >()
Data associated with the type are contiguous.
edge tetEdge(const label edgeI) const
Return i-th edge.
A tetrahedral cell primitive.
label edgeFace(const label edgeI) const
Return first face adjacent to the given edge.
triFace face(const label facei) const
Return i-th face.
cellShape tetCellShape() const
Return tet shape cell.