Go to the documentation of this file.
55 #ifndef surfaceSlipDisplacementPointPatchVectorField_H
56 #define surfaceSlipDisplacementPointPatchVectorField_H
103 const label wedgePlane_;
106 const word frozenPointsZone_;
115 void calcProjection(
vectorField& displacement)
const;
127 TypeName(
"surfaceSlipDisplacement");
A class for handling words, derived from Foam::string.
virtual autoPtr< pointPatchVectorField > clone() const
virtual void write(Ostream &) const
Basic pointPatch represents a set of points from the mesh.
Abstract base class for point-mesh patch fields.
Foam::pointPatchFieldMapper.
const searchableSurfaces & surfaces() const
Generic templated field type.
surfaceSlipDisplacementPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
TypeName("surfaceSlipDisplacement")
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Displacement follows a triSurface. Use in a displacementMotionSolver as a bc on the pointDisplacement...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...