SpECTRE  v2024.04.12
ScalarAdvection::subcell::TciOptions Struct Reference

Classes

struct  UCutoff
 The cutoff of the absolute value of the scalar field \(U\) in an element to use the Persson TCI. Below this value the Persson TCI is not applied. More...
 

Public Types

using options = tmpl::list< UCutoff >
 

Public Member Functions

void pup (PUP::er &)
 

Public Attributes

double u_cutoff {std::numeric_limits<double>::signaling_NaN()}
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String ScalarAdvection::subcell::TciOptions::help
staticconstexpr
Initial value:
= {
"Options for the troubled-cell indicator"}

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