40 #ifndef functionObjects_div_H
41 #define functionObjects_div_H
49 namespace functionObjects
64 template<
class FieldType>
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.
Calculates the divergence of a field. The operation is limited to surfaceScalarFields and volVectorFi...
TypeName("div")
Runtime type information.
virtual ~div()
Destructor.
div(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
A class for handling words, derived from string.