SpECTRE
v2024.09.16
|
Computes \(1 - y\) for the CCE system. More...
#include <PrecomputeCceDependencies.hpp>
Public Types | |
using | boundary_tags = tmpl::list<> |
using | pre_swsh_derivative_tags = tmpl::list<> |
using | integration_independent_tags = tmpl::list<> |
using | return_tags = tmpl::list< Tags::OneMinusY > |
using | argument_tags = tmpl::list< Tags::LMax, Tags::NumberOfRadialPoints > |
Static Public Member Functions | |
static void | apply (const gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, 0 > > * > one_minus_y, const size_t l_max, const size_t number_of_radial_points) |
Computes \(1 - y\) for the CCE system.