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