tetPointRef tet(const polyMesh &mesh) const
Return the geometry corresponding to this tet from the.
label faceI_
Face that holds this decomposed tet.
bool operator==(const tetIndices &) const
label facePtAI_
Point on the face such that the right-hand circulation.
triPointRef oldFaceTri(const polyMesh &mesh) const
Return the geometry corresponding to the tri on the.
label cellI_
Cell that this is a decomposed tet of.
triFace faceTriIs(const polyMesh &mesh) const
Return the point indices corresponding to the tri on the mesh.
friend Ostream & operator<<(Ostream &, const tetIndices &)
label tetPt() const
Return the characterising tetPtI.
tetIndices()
Construct null.
Mesh consisting of general polyhedral cells.
A triangle primitive used to calculate face normals and swept volumes.
label facePtB() const
Return face point B.
tetPointRef oldTet(const polyMesh &mesh) const
Return the geometry corresponding to this tet from the.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
triPointRef faceTri(const polyMesh &mesh) const
Return the geometry corresponding to the tri on the.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
label face() const
Return the face.
label faceBasePt() const
Return the face base point.
label cell() const
Return the cell.
label tetPtI_
Point on the face, *relative to the base point*, which.
Storage and named access for the indices of a tet which is part of the decomposition of a cell.
A triangular face using a FixedList of labels corresponding to mesh vertices.
label facePtBI_
Point on the face such that the right-hand circulation.
label faceBasePtI_
Base point on the face.
label facePtA() const
Return face point A.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
friend Istream & operator>>(Istream &, tetIndices &)
bool operator!=(const tetIndices &) const