42 #ifndef functionObjects_vorticity_H 43 #define functionObjects_vorticity_H 51 namespace functionObjects
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("vorticity")
Runtime type information.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const word & name() const
Return the name of this functionObject.
A class for handling words, derived from string.
virtual ~vorticity()
Destructor.
This function object calculates the vorticity, the curl of the velocity.
vorticity(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.