41 #ifndef functionObjects_Lambda2_H
42 #define functionObjects_Lambda2_H
50 namespace functionObjects
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Calculates and outputs the second largest eigenvalue of the sum of the square of the symmetric and an...
TypeName("Lambda2")
Runtime type information.
virtual ~Lambda2()
Destructor.
Lambda2(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
A class for handling words, derived from string.