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