SpECTRE  v2024.03.19
Cce::PreSwshDerivatives< Tags::Dy< Tag > > Struct Template Reference

Compute the derivative of the quantity represented by Tag with respect to the numerical radial coordinate \(y\). More...

#include <PreSwshDerivatives.hpp>

Public Types

using pre_swsh_derivative_tags = tmpl::list< Tag >
 
using swsh_derivative_tags = tmpl::list<>
 
using integrand_tags = tmpl::list<>
 
using return_tags = tmpl::list< Tags::Dy< Tag > >
 
using argument_tags = tmpl::append< pre_swsh_derivative_tags, tmpl::list< Tags::LMax > >
 

Static Public Member Functions

static void apply (const gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, Tag::type::type::spin > > * > dy_val, const Scalar< SpinWeighted< ComplexDataVector, Tag::type::type::spin > > &val, const size_t l_max)
 

Detailed Description

template<typename Tag>
struct Cce::PreSwshDerivatives< Tags::Dy< Tag > >

Compute the derivative of the quantity represented by Tag with respect to the numerical radial coordinate \(y\).


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