57 #ifndef surfaceDisplacementPointPatchVectorField_H 58 #define surfaceDisplacementPointPatchVectorField_H 76 public fixedValuePointPatchVectorField
109 const label wedgePlane_;
112 const word frozenPointsZone_;
121 void calcProjection(
vectorField& displacement)
const;
TypeName("surfaceDisplacement")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual autoPtr< pointPatchVectorField > clone(const DimensionedField< vector, pointMesh > &iF) const
Construct and return a clone setting internal field reference.
Foam::pointPatchFieldMapper.
surfaceDisplacementPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
Construct from patch and internal field.
virtual void write(Ostream &) const
Write.
const searchableSurfaces & surfaces() const
Surface to follow. Demand loads surfaceNames.
A class for handling words, derived from string.
Container for searchableSurfaces.
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...
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...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.