50 inline bool operator!=(
const cell&,
const cell&);
104 const label masterFaceLabel,
111 const label masterFaceLabel,
A simple container for copying or transferring objects of type <T>.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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)...
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.
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