SpECTRE  2021.08.02
StepChoosers::ErrorControl< EvolvedVariableTag, ErrorControlSelector >::SafetyFactor Struct Reference

Public Types

using type = double
 

Static Public Member Functions

static type lower_bound () noexcept
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<typename EvolvedVariableTag , typename ErrorControlSelector = NoSuchType>
constexpr Options::String StepChoosers::ErrorControl< EvolvedVariableTag, ErrorControlSelector >::SafetyFactor::help
staticconstexpr
Initial value:
{
"Extra factor to apply to step estimate; can be used to decrease step "
"size to improve step acceptance rate."}