SpECTRE  v2025.08.19
ScalarTensor::Tags::RampUpParameters Struct Reference

Start and duration time for ramp up function. More...

#include <SourceTags.hpp>

Public Types

using type = std::pair< double, double >
 
using option_tags = tmpl::list< OptionTags::RampUpStart, OptionTags::RampUpDuration >
 

Static Public Member Functions

static std::pair< double, double > create_from_options (const double start_time, const double duration_time)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Start and duration time for ramp up function.


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