55 #ifndef functionObjects_divide_H
56 #define functionObjects_divide_H
64 namespace functionObjects
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const word & name() const
Return the name of this functionObject.
divide(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual ~divide()
Destructor.
TypeName("divide")
Runtime type information.
Base class for expressions involving multiple fields.
A class for handling words, derived from string.