36 #ifndef genericPointPatch_H 37 #define genericPointPatch_H 59 TypeName(genericPolyPatch::typeName_());
Substitute for unknown patches. Used for postprocessing when only basic polyPatch info is needed...
A pointPatch based on a polyPatch.
genericPointPatch(const polyPatch &patch, const pointBoundaryMesh &bm)
Construct from polyPatch.
TypeName(genericPolyPatch::typeName_())
Runtime type information.
const polyPatch & patch() const
Return the polyPatch.
A patch is a list of labels that address the faces in the global face list.