35 #ifndef angularOscillatingVelocityPointPatchVectorField_H 36 #define angularOscillatingVelocityPointPatchVectorField_H 67 TypeName(
"angularOscillatingVelocity");
TypeName("angularOscillatingVelocity")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Foam::angularOscillatingVelocityPointPatchVectorField.
A FixedValue boundary condition for pointField.
Foam::pointPatchFieldMapper.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
angularOscillatingVelocityPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
Construct from patch and internal field.
virtual void autoMap(const pointPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void rmap(const pointPatchField< vector > &, const labelList &)
Reverse map the given pointPatchField onto this pointPatchField.
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...
virtual void write(Ostream &) const
Write.
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.