Go to the documentation of this file.
97 #ifndef functionObjects_Q_H
98 #define functionObjects_Q_H
106 namespace functionObjects
115 public fieldExpression
136 const dictionary&
dict
140 Q(
const Q&) =
delete;
147 virtual ~Q() =
default;
Computes the second invariant of the velocity gradient tensor .
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
void operator=(const Q &)=delete
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Q(const word &name, const Time &runTime, const dictionary &dict)
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....