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

Computes a volume version of Bondi radius of the worldtube \(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::BondiR > >
 
using pre_swsh_derivative_tags = tmpl::list<>
 
using integration_independent_tags = tmpl::list<>
 
using return_tags = tmpl::list< Tags::BondiR >
 
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 > > * > r, const Scalar< SpinWeighted< ComplexDataVector, 0 > > &boundary_r, const size_t number_of_radial_points)
 

Detailed Description

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

Computes a volume version of Bondi radius of the worldtube \(R\) from its boundary value (by repeating it over the radial dimension)


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