|
SpECTRE
v2026.04.01
|
Public Types | |
| using | argument_tags = tmpl::list<::Tags::Time, ::Tags::PreviousTriggerTime> |
| using | base = TimeAndPrevious<Index> |
| using | return_type = LinkedMessageId<double> |
| Public Types inherited from Tags::TimeAndPrevious< Index > | |
| using | type = LinkedMessageId<double> |
Static Public Member Functions | |
| static void | function (gsl::not_null< LinkedMessageId< double > * > time_and_previous, const double time, const std::optional< double > &previous_time) |
| Static Public Member Functions inherited from Tags::TimeAndPrevious< Index > | |
| static std::string | name () |
Additional Inherited Members | |
| Static Public Attributes inherited from Tags::TimeAndPrevious< Index > | |
| static constexpr size_t | index = Index |