Go to the documentation of this file.
95 #ifndef functionObjects_vorticity_H
96 #define functionObjects_vorticity_H
104 namespace functionObjects
113 public fieldExpression
134 const dictionary&
dict
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
Computes the vorticity, the curl of the velocity.
vorticity(const word &name, const Time &runTime, const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void operator=(const vorticity &)=delete
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
virtual ~vorticity()=default