35 #ifndef wedgePointPatch_H
36 #define wedgePointPatch_H
63 TypeName(wedgePolyPatch::typeName_());
88 return wedgePolyPatch_.
n();
A pointPatch based on a polyPatch.
const polyPatch & patch() const
Return the polyPatch.
Accumulates point constraints through successive applications of the applyConstraint function.
A patch is a list of labels that address the faces in the global face list.
Wedge front and back plane patch.
virtual void applyConstraint(const label pointi, pointConstraint &) const
Accumulate the effect of constraint direction of this patch.
TypeName(wedgePolyPatch::typeName_())
Runtime type information.
const vector & n() const
Return symmetry plane normal.
wedgePointPatch(const polyPatch &patch, const pointBoundaryMesh &bm)
Construct from polyPatch.
Wedge front and back plane patch.
const vector & n() const
Return the normal to the patch.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.