Go to the documentation of this file.
86 #ifndef functionObjects_Lambda2_H
87 #define functionObjects_Lambda2_H
95 namespace functionObjects
104 public fieldExpression
125 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 second largest eigenvalue of the sum of the square of the symmetrical and anti-symmetric...
virtual ~Lambda2()=default
void operator=(const Lambda2 &)=delete
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....
Lambda2(const word &name, const Time &runTime, const dictionary &dict)