41 #ifndef functionObjects_ddt_H 42 #define functionObjects_ddt_H 50 namespace functionObjects
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...
TypeName("ddt")
Runtime type information.
Calculates the Eulerian time derivative of a field.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
ddt(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
A class for handling words, derived from string.
virtual ~ddt()
Destructor.