SpECTRE
v2024.09.29
|
Copies the values of the inertial retarded time into a spin-weighted container so that spin-weighted derivatives can be taken. More...
#include <PreSwshDerivatives.hpp>
Public Types | |
using | pre_swsh_derivative_tags = tmpl::list<> |
using | swsh_derivative_tags = tmpl::list<> |
using | integrand_tags = tmpl::list<> |
using | return_tags = tmpl::list< Tags::ComplexInertialRetardedTime > |
using | argument_tags = tmpl::list< Tags::InertialRetardedTime > |
Static Public Member Functions | |
static void | apply (const gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, 0 > > * > complex_inertial_retarded_time, const Scalar< DataVector > &inertial_retarded_time) |
Copies the values of the inertial retarded time into a spin-weighted container so that spin-weighted derivatives can be taken.