SpECTRE
v2024.12.16
|
Determines the angular derivative of the asymptotic inertial time, useful for asymptotic coordinate transformations. More...
#include <ScriPlusValues.hpp>
Public Types | |
using | return_tags = tmpl::list< Tags::EthInertialRetardedTime > |
using | argument_tags = tmpl::list< Tags::ComplexInertialRetardedTime, Tags::LMax > |
Static Public Member Functions | |
static void | apply (gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, 1 > > * > eth_inertial_time, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &inertial_time, size_t l_max) |
Determines the angular derivative of the asymptotic inertial time, useful for asymptotic coordinate transformations.