51 inline bool operator!=(
const cell&,
const cell&);
105 const label masterFaceLabel,
112 const label masterFaceLabel,
Class containing opposite face for a prismatic cell with addressing and a possibility of failure...
friend bool operator!=(const cell &, const cell &)
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.
void operator=(labelList &&)
Move assignment labelList.
oppositeFace opposingFace(const label masterFaceLabel, const faceUList &meshFaces) const
Return opposite face oriented the same way as the master face.
label opposingFaceLabel(const label masterFaceLabel, const faceUList &meshFaces) const
Return index of opposite face.
boundBox bb(const pointField &, const faceUList &) const
Returns the cell bounding box.
edgeList edges(const faceUList &) const
Return cell edges.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
point centre(const pointField &, const faceUList &) const
Returns cell centre.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
scalar mag(const pointField &, const faceUList &) const
Returns cell volume.
labelList labels(const faceUList &) const
Return labels of cell vertices.
A cell is defined as a list of faces with extra functionality.
pointField points(const faceUList &, const pointField &) const
Return the cell vertices.
friend bool operator==(const cell &, const cell &)
label nFaces() const
Return number of faces.
bool operator!=(const particle &, const particle &)
static const char *const typeName