SpECTRE
v2025.01.30
|
Compute \(\exp(2 \beta)\). More...
#include <PreSwshDerivatives.hpp>
Public Types | |
using | pre_swsh_derivative_tags = tmpl::list< Tags::BondiBeta > |
using | swsh_derivative_tags = tmpl::list<> |
using | integrand_tags = tmpl::list<> |
using | return_tags = tmpl::list< Tags::Exp2Beta > |
using | argument_tags = pre_swsh_derivative_tags |
Static Public Member Functions | |
static void | apply (const gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, 0 > > * > exp_2_beta, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &beta) |
Compute \(\exp(2 \beta)\).