SpECTRE  v2024.03.19
Limiters::Krivodonova< VolumeDim, tmpl::list< Tags... > >::DisableForDebugging Struct Reference

Turn the limiter off. More...

#include <Krivodonova.hpp>

Public Types

using type = bool
 

Static Public Member Functions

static type suggested_value ()
 

Static Public Attributes

static constexpr Options::String help = {"Disable the limiter"}
 

Detailed Description

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

Turn the limiter off.

This option exists to temporarily disable the limiter for debugging purposes. For problems where limiting is not needed, the preferred approach is to not compile the limiter into the executable.


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