36 #ifndef emptyFvPatch_H 37 #define emptyFvPatch_H 64 TypeName(emptyPolyPatch::typeName_());
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A List obtained as a section of another List.
const polyPatch & patch() const
Return the polyPatch.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual label size() const
Return size.
virtual const labelUList & faceCells() const
Return faceCells.
emptyFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from polyPatch.
TypeName(emptyPolyPatch::typeName_())
Runtime type information.
A patch is a list of labels that address the faces in the global face list.
A patch which will not exist in the fvMesh. Typical example is a front and back plane of a 2-D geomet...