55 #ifndef functionObjects_subtract_H 56 #define functionObjects_subtract_H 64 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...
From the first field subtract the remaining fields in the list.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
TypeName("subtract")
Runtime type information.
subtract(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual ~subtract()
Destructor.
A class for handling words, derived from string.