SpECTRE  2021.08.02
evolution::dg::subcell::SubcellOptions::PerssonExponent Struct Reference

The exponent \(\alpha\) passed to the Persson troubled-cell indicator. More...

#include <SubcellOptions.hpp>

Public Types

using type = double
 

Static Public Member Functions

static std::string name () noexcept
 
static constexpr type lower_bound () noexcept
 
static constexpr type upper_bound () noexcept
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

The exponent \(\alpha\) passed to the Persson troubled-cell indicator.

Member Data Documentation

◆ help

constexpr Options::String evolution::dg::subcell::SubcellOptions::PerssonExponent::help
staticconstexpr
Initial value:
{
"The exponent at which the error should decrease with N."}