Go to the documentation of this file.
38 #ifndef immersedBoundaryPointPatch_H
39 #define immersedBoundaryPointPatch_H
61 TypeName(immersedBoundaryPolyPatch::typeName_());
A pointPatch based on a polyPatch.
Immersed boundary point patch.
virtual ~immersedBoundaryPointPatch()
A patch is a list of labels that address the faces in the global face list.
const polyPatch & patch() const
Return the polyPatch.
immersedBoundaryPointPatch(const polyPatch &patch, const pointBoundaryMesh &bm)
Construct from polyPatch.
TypeName(immersedBoundaryPolyPatch::typeName_())
Runtime type information.
facePointPatch(const facePointPatch &)
Disallow default bitwise copy construct.