SpECTRE  v2024.04.12
Limiters::Krivodonova< VolumeDim, tmpl::list< Tags... > >::Alphas Struct Reference

The \(\alpha_i\) values in the Krivodonova algorithm. More...

#include <Krivodonova.hpp>

Public Types

using type = std::array< double, Spectral::maximum_number_of_points< Spectral::Basis::Legendre > >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<size_t VolumeDim, typename... Tags>
struct Limiters::Krivodonova< VolumeDim, tmpl::list< Tags... > >::Alphas

The \(\alpha_i\) values in the Krivodonova algorithm.

Member Data Documentation

◆ help

template<size_t VolumeDim, typename... Tags>
constexpr Options::String Limiters::Krivodonova< VolumeDim, tmpl::list< Tags... > >::Alphas::help
staticconstexpr
Initial value:
= {
"The alpha parameters of the Krivodonova limiter"}

The documentation for this struct was generated from the following file: