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

Computes the first derivative with respect to \(y\) of Tags::BondiBeta. More...

#include <PreSwshDerivatives.hpp>

Public Types

using pre_swsh_derivative_tags = tmpl::list<>
 
using swsh_derivative_tags = tmpl::list<>
 
using integrand_tags = tmpl::list< Tags::Integrand< Tags::BondiBeta > >
 
using return_tags = tmpl::list< Tags::Dy< Tags::BondiBeta > >
 
using argument_tags = integrand_tags
 

Static Public Member Functions

static void apply (const gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, 0 > > * > dy_beta, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &integrand_beta)
 

Detailed Description

Computes the first derivative with respect to \(y\) of Tags::BondiBeta.

Details

In a CCE evolution, the values of the first derivatives of Tags::BondiBeta can just be copied from its integrand.


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