Go to the documentation of this file.
35 #ifndef angularOscillatingDisplacementPointPatchVectorField_H
36 #define angularOscillatingDisplacementPointPatchVectorField_H
67 TypeName(
"angularOscillatingDisplacement");
Foam::angularOscillatingDisplacementPointPatchVectorField.
Basic pointPatch represents a set of points from the mesh.
virtual void write(Ostream &) const
Write.
Foam::pointPatchFieldMapper.
A FixedValue boundary condition for pointField.
Pre-declare SubField and related Field type.
TypeName("angularOscillatingDisplacement")
Runtime type information.
virtual void autoMap(const pointPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void rmap(const pointPatchField< vector > &, const labelList &)
Reverse map the given pointPatchField onto this pointPatchField.
A list of keyword definitions, which are a keyword followed by any number of values (e....
angularOscillatingDisplacementPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
Construct from patch and internal field.
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.
virtual autoPtr< pointPatchField< vector > > clone() const
Construct and return a clone.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...