Go to the documentation of this file.
35 #ifndef mappedPointPatch_H
36 #define mappedPointPatch_H
59 TypeName(mappedPolyPatch::typeName_());
A pointPatch based on a polyPatch.
A patch is a list of labels that address the faces in the global face list.
TypeName(mappedPolyPatch::typeName_())
Runtime type information.
const polyPatch & patch() const
Return the polyPatch.
Macros for easy insertion into run-time selection tables.
mappedPointPatch(const polyPatch &patch, const pointBoundaryMesh &bm)
Construct from polyPatch.
facePointPatch(const facePointPatch &)
Disallow default bitwise copy construct.