SpECTRE  v2025.08.19
evolution::dg::subcell::SubcellOptions::EnableExtensionDirections Struct Reference

If true, then we allow extension directions to be used for computing the ghost points in the FD subcell method to avoid extrapolation. 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 allow extension directions to be used for computing the ghost points in the FD subcell method to avoid extrapolation.

Member Data Documentation

◆ help

constexpr Options::String evolution::dg::subcell::SubcellOptions::EnableExtensionDirections::help
staticconstexpr
Initial value:
{
"If true, then we allow extension directions to be used for "
"computing the ghost points in the FD subcell method to avoid "
"extrapolation."}

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