SpECTRE
v2024.09.16
|
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) |
Computes a volume version of Bondi radius of the worldtube \(R\) from its boundary value (by repeating it over the radial dimension)