SpECTRE  v2024.04.12
Cce::PrecomputeCceDependencies< BoundaryPrefix, Tags::OneMinusY > Struct Template Reference

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)
 

Detailed Description

template<template< typename > class BoundaryPrefix>
struct Cce::PrecomputeCceDependencies< BoundaryPrefix, Tags::OneMinusY >

Computes \(1 - y\) for the CCE system.


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