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

The number of time steps/TCI calls after a switch from DG to FD before we allow switching back to DG. More...

#include <SubcellOptions.hpp>

Public Types

using type = size_t
 
using group = FdToDgTci
 

Static Public Member Functions

static constexpr type lower_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

The number of time steps/TCI calls after a switch from DG to FD before we allow switching back to DG.

Member Data Documentation

◆ help

constexpr Options::String evolution::dg::subcell::SubcellOptions::MinTciCallsAfterRollback::help
staticconstexpr
Initial value:
{
"The number of time steps/TCI calls after a switch from DG to FD "
"before we allow switching back to DG."}

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