SpECTRE  v2024.04.12
evolution::dg::subcell::SubcellOptions::AlwaysUseSubcells Struct Reference

If true, then we always use the subcell method, not DG. More...

#include <SubcellOptions.hpp>

Public Types

using type = bool
 
using group = TroubledCellIndicator
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

If true, then we always use the subcell method, not DG.

Member Data Documentation

◆ help

constexpr Options::String evolution::dg::subcell::SubcellOptions::AlwaysUseSubcells::help
staticconstexpr
Initial value:
{
"If true, then always use the subcell method (e.g. finite-difference) "
"instead of DG."}

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