|
SpECTRE
v2025.08.19
|
Nonlinear solver steps are damped by this factor. More...
#include <Tags.hpp>
Public Types | |
| using | type = double |
| using | group = OptionsGroup |
Static Public Member Functions | |
| static type | lower_bound () |
| static type | upper_bound () |
| static type | suggested_value () |
Static Public Attributes | |
| static constexpr Options::String | help |
Nonlinear solver steps are damped by this factor.
Instead of attempting to take full-length steps when correcting the solution in each nonlinear solver step (see NonlinearSolver::Tags::Correction), reduce the step length by this factor. This damping occurs before any globalization steps that may further reduce the step length.
|
staticconstexpr |