SpECTRE  v2024.05.11
ScalarAdvection::subcell::TciOptions::UCutoff Struct Reference

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...

#include <TciOptions.hpp>

Public Types

using type = double
 

Static Public Member Functions

static type lower_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

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.

Member Data Documentation

◆ help

constexpr Options::String ScalarAdvection::subcell::TciOptions::UCutoff::help
staticconstexpr
Initial value:
= {
"The cutoff of the absolute value of the scalar field U in an "
"element to use Persson TCI."}

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