Go to the documentation of this file.
59 #ifndef surfaceDisplacementPointPatchVectorField_H
60 #define surfaceDisplacementPointPatchVectorField_H
79 public fixedValuePointPatchVectorField
113 const label wedgePlane_;
116 const word frozenPointsZone_;
125 void calcProjection(
vectorField& displacement)
const;
surfaceDisplacementPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
TypeName("surfaceDisplacement")
A class for handling words, derived from Foam::string.
virtual void updateCoeffs()
Basic pointPatch represents a set of points from the mesh.
Foam::pointPatchFieldMapper.
virtual autoPtr< pointPatchVectorField > clone() const
Generic templated field type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
Displacement fixed by projection onto triSurface. Use in a displacementMotionSolver as a bc on the po...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const searchableSurfaces & surfaces() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const