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