SpECTRE
v2025.03.17
|
Compute item to get time derivative of lapse (
#include <TimeDerivOfLapse.hpp>
Public Types | |
using | argument_tags = implementation defined |
using | return_type = Scalar< DataVector > |
using | base = ::Tags::dt< gr::Tags::Lapse< DataVector > > |
![]() | |
using | type = typename Tag::type |
using | tag = gr::Tags::Lapse< DataVector > |
Static Public Attributes | |
static constexpr auto | function |
Compute item to get time derivative of lapse (
See time_deriv_of_lapse()
. Can be retrieved using gr::Tags::Lapse
wrapped in Tags::dt
.
|
staticconstexpr |