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

Classes

struct  TildeQCutoff
 The cutoff of the absolute value of the generalized charge density \(\tilde{Q}\) in an element to apply the Persson TCI. More...
 

Public Types

using options = tmpl::list< TildeQCutoff >
 

Public Member Functions

void pup (PUP::er &)
 

Public Attributes

std::optional< double > tilde_q_cutoff
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

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

◆ tilde_q_cutoff

std::optional<double> ForceFree::subcell::TciOptions::tilde_q_cutoff

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