41 #ifndef functionObjects_scale_H 42 #define functionObjects_scale_H 50 namespace functionObjects
scale(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool read(const dictionary &)
Read the randomise data.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
TypeName("scale")
Runtime type information.
A class for handling words, derived from string.
Multiplies a field by a scaling factor.
virtual ~scale()
Destructor.