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