Go to the documentation of this file.
39 #ifndef ArmijoConditions_H
40 #define ArmijoConditions_H
TypeName("ArmijoConditions")
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual void updateStep()
Class satisfying the Armijo line search conditions.
virtual ~ArmijoConditions()=default
declareRunTimeSelectionTable(autoPtr, ArmijoConditions, dictionary,(const dictionary &dict, const Time &time),(dict))
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Abstract base class for line search methods.