SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
evolution::dg::subcell::SubcellOptions::NumberOfStepsBetweenTciCalls Struct Reference

The number of time steps taken between calls to the TCI to check if we can go back to the DG grid. A value of 1 means every time step, while 2 means every other time step. 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 taken between calls to the TCI to check if we can go back to the DG grid. A value of 1 means every time step, while 2 means every other time step.

Member Data Documentation

◆ help

Options::String evolution::dg::subcell::SubcellOptions::NumberOfStepsBetweenTciCalls::help
staticconstexpr
Initial value:
{
"The number of time steps taken between calls to the TCI to check if "
"we can go back to the DG grid. A value of `1` means every time step, "
"while `2` means every other time step."}

The documentation for this struct was generated from the following file:
  • src/Evolution/DgSubcell/SubcellOptions.hpp