|
SpECTRE
v2025.08.19
|
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 |
Start and duration time for ramp up function.