53 #ifndef surfaceSlipDisplacementPointPatchVectorField_H 54 #define surfaceSlipDisplacementPointPatchVectorField_H 100 const label wedgePlane_;
103 const word frozenPointsZone_;
112 void calcProjection(
vectorField& displacement)
const;
118 TypeName(
"surfaceSlipDisplacement");
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Displacement follows a triSurface. Use in a displacementMotionSolver as a bc on the pointDisplacement...
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Update the patch field.
commsTypes
Types of communications.
Foam::pointPatchFieldMapper.
TypeName("surfaceSlipDisplacement")
Runtime type information.
A class for handling words, derived from string.
Container for searchableSurfaces.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const searchableSurfaces & surfaces() const
Surface to follow. Demand loads surfaceNames.
virtual void write(Ostream &) const
Write.
Basic pointPatch represents a set of points from the mesh.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
autoPtr< pointPatchField< vector > > clone() const
Disallow clone without setting internal field reference.
surfaceSlipDisplacementPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
Construct from patch and internal field.