51 inline bool operator!=(
const cell&,
const cell&);
105 const label masterFaceLabel,
112 const label masterFaceLabel,
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A bounding box defined in terms of the points at its extremities.
A cell is defined as a list of faces with extra functionality.
point centre(const pointField &, const faceUList &) const
Returns cell centre.
friend bool operator==(const cell &, const cell &)
boundBox bb(const pointField &, const faceUList &) const
Returns the cell bounding box.
pointField points(const faceUList &, const pointField &) const
Return the cell vertices.
friend bool operator!=(const cell &, const cell &)
scalar mag(const pointField &, const faceUList &) const
Returns cell volume.
oppositeFace opposingFace(const label masterFaceLabel, const faceUList &meshFaces) const
Return opposite face oriented the same way as the master face.
void operator=(labelList &&)
Move assignment labelList.
label opposingFaceLabel(const label masterFaceLabel, const faceUList &meshFaces) const
Return index of opposite face.
labelList labels(const faceUList &) const
Return labels of cell vertices.
static const char *const typeName
label nFaces() const
Return number of faces.
edgeList edges(const faceUList &) const
Return cell edges.
Class containing opposite face for a prismatic cell with addressing and a possibility of failure.
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 > &)