Go to the documentation of this file.
49 Foam::ArmijoConditions::ArmijoConditions
56 c1_(coeffsDict().getOrDefault<scalar>(
"c1", 1.
e-4))
66 Info<<
"Extrapolated merit function value "
74 stepUpdate_->updateStep(step_);
75 Info<<
"Using step " << step_ <<
endl;
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual void updateStep()
Ostream & endl(Ostream &os)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
const dimensionedScalar e
Abstract base class for line search methods.
defineTypeNameAndDebug(combustionModel, 0)