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

Subcell steps per slab in regions allowed to do subcell in LTS mode. Must be a power of 2. More...

#include <SubcellOptions.hpp>

Public Types

using type = size_t
 

Static Public Member Functions

static constexpr type lower_bound ()
 
static constexpr type upper_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Subcell steps per slab in regions allowed to do subcell in LTS mode. Must be a power of 2.

Member Data Documentation

◆ help

constexpr Options::String evolution::dg::subcell::SubcellOptions::LtsStepsPerSlab::help
staticconstexpr
Initial value:
= {
"Steps per slab in regions allowed to do subcell. Must be a power of "
"2."}

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