SpECTRE  2021.08.02
Convergence::Criteria::RelativeResidual Struct Reference

Public Types

using type = double
 

Static Public Member Functions

static type lower_bound () noexcept
 
static type upper_bound () noexcept
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String Convergence::Criteria::RelativeResidual::help
staticconstexpr
Initial value:
= {
"The residual has decreased by this factor."}