37 #ifndef symmetryPlanePointPatch_H 38 #define symmetryPlanePointPatch_H 65 TypeName(symmetryPlanePolyPatch::typeName_());
126 return symmetryPlanePolyPatch_.
n();
A pointBoundaryMesh is a pointPatch list with registered IO, a reference to the associated pointMesh...
virtual const word & constraintType() const
Return the constraint type this pointPatch implements.
TypeName(symmetryPlanePolyPatch::typeName_())
Runtime type information.
virtual const polyPatch & patch() const
Return the polyPatch.
virtual label index() const
Return the index of this patch in the pointBoundaryMesh.
A pointPatch based on a polyPatch.
fileName::Type type(const fileName &name, const bool followLink=true)
Return the file type: DIRECTORY or FILE, normally following symbolic links.
A class for handling words, derived from Foam::string.
Accumulates point constraints through successive applications of the applyConstraint function...
virtual autoPtr< pointPatch > clone(const pointBoundaryMesh &bm, const label index, const labelUList &mapAddressing, const labelUList &reversePointMap) const
Construct and return a subset clone, resetting the point list and boundary mesh.
const vector & n() const
Return symmetry plane normal.
A Vector of values with scalar precision, where scalar is float/double depending on the compilation f...
const vector & n() const
Return symmetry plane normal.
virtual void applyConstraint(const label pointi, pointConstraint &) const
Accumulate the effect of constraint direction of this patch.
symmetryPlanePointPatch(const polyPatch &patch, const pointBoundaryMesh &bm)
Construct from polyPatch.
Pointer management similar to std::unique_ptr, with some additional methods and type checking...
A patch is a list of labels that address the faces in the global face list.