SpECTRE  v2024.04.12
Cce::PreSwshDerivatives< Tags::JbarQMinus2EthBeta > Struct Reference

Compute \(\bar{J} * (Q - 2 \eth \beta)\). More...

#include <PreSwshDerivatives.hpp>

Public Types

using pre_swsh_derivative_tags = tmpl::list< Tags::BondiJ, Tags::BondiQ >
 
using swsh_derivative_tags = tmpl::list< Spectral::Swsh::Tags::Derivative< Tags::BondiBeta, Spectral::Swsh::Tags::Eth > >
 
using integrand_tags = tmpl::list<>
 
using return_tags = tmpl::list< Tags::JbarQMinus2EthBeta >
 
using argument_tags = tmpl::append< pre_swsh_derivative_tags, swsh_derivative_tags >
 

Static Public Member Functions

static void apply (const gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, -1 > > * > jbar_q_minus_2_eth_beta, const Scalar< SpinWeighted< ComplexDataVector, 2 > > &j, const Scalar< SpinWeighted< ComplexDataVector, 1 > > &q, const Scalar< SpinWeighted< ComplexDataVector, 1 > > &eth_beta)
 

Detailed Description

Compute \(\bar{J} * (Q - 2 \eth \beta)\).

Note
the conjugates for this are accessed by their non-conjugate counterparts (Tags::BondiJ and Tags::BondiQ) then conjugated inline

The documentation for this struct was generated from the following file: