SpECTRE  v2024.05.11
ForceFree::subcell::TciOptions::TildeQCutoff Struct Reference

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

#include <TciOptions.hpp>

Public Types

using type = Options::Auto< double, DoNotCheckTildeQ >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

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

If maximum absolute value of \(\tilde{Q}\) is below this option value, the Persson TCI is not triggered for it.

Member Data Documentation

◆ help

constexpr Options::String ForceFree::subcell::TciOptions::TildeQCutoff::help
staticconstexpr
Initial value:
= {
"If maximum absolute value of TildeQ in an element is below this value "
"we do not apply the Persson TCI to TildeQ. To disable the check, set "
"this option to 'DoNotCheckTildeQ'."}

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