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

The number of time steps/TCI calls that the TCI needs to have decided switching to DG is fine before we actually do the switch. 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 that the TCI needs to have decided switching to DG is fine before we actually do the switch.

Member Data Documentation

◆ help

constexpr Options::String evolution::dg::subcell::SubcellOptions::MinimumClearTcis::help
staticconstexpr
Initial value:
{
"The number of time steps/TCI calls that the TCI needs to have decided "
"switching to DG is fine before we actually do the switch."}

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