SpECTRE  v2025.08.19
domain::creators::time_dependence::Shape< Label >::CoefficientTruncationLimit Struct Reference

Coefficients below this absolute value will be truncated from the Shape map. More...

#include <Shape.hpp>

Public Types

using type = double
 

Static Public Attributes

static constexpr Options::String help
 
static constexpr type default_value = 0.0
 

Detailed Description

template<domain::ObjectLabel Label>
struct domain::creators::time_dependence::Shape< Label >::CoefficientTruncationLimit

Coefficients below this absolute value will be truncated from the Shape map.

Member Data Documentation

◆ help

template<domain::ObjectLabel Label>
constexpr Options::String domain::creators::time_dependence::Shape< Label >::CoefficientTruncationLimit::help
staticconstexpr
Initial value:
= {
"Coefficients below this absolute value will be truncated from the "
"Shape map. Set to 0.0 to disable truncation."}

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