38 #ifndef symmetryPointPatch_H 39 #define symmetryPointPatch_H 61 TypeName(symmetryPolyPatch::typeName_());
Symmetry patch for non-planar or multi-plane patches.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual const word & constraintType() const
Return the constraint type this pointPatch implements.
TypeName(symmetryPolyPatch::typeName_())
Runtime type information.
A pointPatch based on a polyPatch.
symmetryPointPatch(const polyPatch &patch, const pointBoundaryMesh &bm)
Construct from polyPatch.
A class for handling words, derived from string.
Accumulates point constraints through successive applications of the applyConstraint function...
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
const polyPatch & patch() const
Return the polyPatch.
A patch is a list of labels that address the faces in the global face list.
virtual void applyConstraint(const label pointi, pointConstraint &) const
Accumulate the effect of constraint direction of this patch.