Go to the documentation of this file.
50 inline bool operator!=(
const cell&,
const cell&);
104 const label masterFaceLabel,
111 const label masterFaceLabel,
friend bool operator==(const cell &, const cell &)
static const char *const typeName
friend bool operator!=(const cell &, const cell &)
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Class containing opposite face for a prismatic cell with addressing and a possibility of failure.
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.
Pre-declare SubField and related Field type.
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.
edgeList edges(const faceUList &) const
Return cell edges.
point centre(const pointField &, const faceUList &) const
Returns cell centre.
bool operator!=(const particle &, const particle &)
label nFaces() const
Return number of faces.
label opposingFaceLabel(const label masterFaceLabel, const faceUList &meshFaces) const
Return index of opposite face.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
pointField points(const faceUList &, const pointField &) const
Return the cell vertices.
labelList labels(const faceUList &) const
Return labels of cell vertices.
A cell is defined as a list of faces with extra functionality.
scalar mag(const pointField &, const faceUList &) const
Returns cell volume.