Go to the documentation of this file.
98 #ifndef functionObjects_LambVector_H
99 #define functionObjects_LambVector_H
107 namespace functionObjects
116 public fieldExpression
137 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 Lamb vector, i.e. the cross product of vorticity and velocity. Calculation of the divergence...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
virtual ~LambVector()=default
void operator=(const LambVector &)=delete
LambVector(const word &name, const Time &runTime, const dictionary &dict)