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