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

A list of block names on which to never do subcell. More...

#include <SubcellOptions.hpp>

Public Types

using type = Options::Auto< std::vector< std::string >, Options::AutoLabel::None >
 
using group = TroubledCellIndicator
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

A list of block names on which to never do subcell.

Set to None to allow subcell in all blocks.

Member Data Documentation

◆ help

constexpr Options::String evolution::dg::subcell::SubcellOptions::OnlyDgBlocksAndGroups::help
staticconstexpr
Initial value:
= {
"A list of block and group names on which to never do subcell.\n"
"Set to 'None' to not restrict where FD can be used."}

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