SpECTRE  v2024.05.11
Cce::PrecomputeCceDependencies< BoundaryPrefix, Tags::DuRDividedByR > Struct Template Reference

Computes \(\partial_u R / R\) from its boundary value (by repeating it over the radial dimension). More...

#include <PrecomputeCceDependencies.hpp>

Public Types

using boundary_tags = tmpl::list< BoundaryPrefix< Tags::DuRDividedByR > >
 
using pre_swsh_derivative_tags = tmpl::list<>
 
using integration_independent_tags = tmpl::list<>
 
using return_tags = tmpl::list< Tags::DuRDividedByR >
 
using argument_tags = tmpl::append< boundary_tags, tmpl::list< Tags::NumberOfRadialPoints > >
 

Static Public Member Functions

static void apply (const gsl::not_null< Scalar< SpinWeighted< ComplexDataVector, 0 > > * > du_r_divided_by_r, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &boundary_du_r_divided_by_r, const size_t number_of_radial_points)
 

Detailed Description

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

Computes \(\partial_u R / R\) from its boundary value (by repeating it over the radial dimension).


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