Go to the documentation of this file.
37 #ifndef oversetFvPatch_H
38 #define oversetFvPatch_H
65 TypeName(oversetPolyPatch::typeName_());
85 return oversetPolyPatch_;
98 virtual bool master()
const
100 return oversetPolyPatch_.
master();
TypeName(oversetPolyPatch::typeName_())
virtual bool master() const
Patch for indicating interpolated boundaries (in overset meshes).
A patch is a list of labels that address the faces in the global face list.
virtual const labelUList & faceCells() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const labelUList & faceCells() const
Patch for indicating interpolated boundaries (in overset meshes).
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
const polyPatch & patch() const
const oversetPolyPatch & oversetPatch() const
oversetFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)