56 #ifndef multiply_functionObject_H
57 #define multiply_functionObject_H
65 namespace functionObjects
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Base class for expressions involving multiple fields.
Multiply a list of fields.
TypeName("multiply")
Runtime type information.
virtual ~multiply()
Destructor.
multiply(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
A class for handling words, derived from string.