51 #ifndef waveVelocity_DimensionedFieldFunction_H
52 #define waveVelocity_DimensionedFieldFunction_H
63 namespace DimensionedFieldFunctions
Base class for run-time selectable internal and patch field initialisation evaluation and update with...
virtual autoPtr< DimensionedFieldFunction< DimensionedField< vector, fvMesh > > > clone() const
Construct and return a clone for the specified field.
Initialises the velocity to that specified by a superposition of wave models. All the wave modelling ...
virtual ~waveVelocity()
Destructor.
virtual void evaluate()
Evaluate the function and set the field.
virtual void write(Ostream &os) const
Write data to dictionary stream.
TypeName("waveVelocity")
Runtime type information.
waveVelocity(const dictionary &dict, DimensionedField< vector, fvMesh > &field)
Construct with dictionary to initialise given field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.