|
|
using | temporal_id = ::Tags::Time |
|
using | vars_to_interpolate_to_target = source_vars_no_deriv |
| using | compute_target_points |
| using | post_interpolation_callbacks |
|
using | compute_items_on_target = tmpl::list<> |
|
template<typename metavariables> |
| using | interpolating_component = typename metavariables::gh_dg_element_array |
|
using | temporal_id = ::Tags::Time |
|
using | vars_to_interpolate_to_target = source_vars_no_deriv |
| using | compute_target_points |
| using | post_interpolation_callbacks |
|
using | compute_items_on_target = tmpl::list<> |
|
template<typename Metavariables> |
| using | interpolating_component = typename Metavariables::gh_dg_element_array |
|
using | temporal_id = ::Tags::Time |
|
using | vars_to_interpolate_to_target = source_vars_no_deriv |
| using | compute_target_points |
| using | post_interpolation_callbacks |
|
using | compute_items_on_target = tmpl::list<> |
|
template<typename Metavariables> |
| using | interpolating_component = typename Metavariables::st_dg_element_array |
◆ compute_target_points [1/3]
template<template< typename > class BoundaryComponent>
Initial value:
Computes points on spherical surfaces.
Definition Sphere.hpp:141
◆ compute_target_points [2/3]
template<template< typename > class BoundaryComponent>
◆ compute_target_points [3/3]
template<template< typename > class BoundaryComponent>
◆ post_interpolation_callbacks [1/3]
template<template< typename > class BoundaryComponent>
| using EvolutionMetavars< BoundaryComponent >::BondiSachs::post_interpolation_callbacks |
Initial value:
tmpl::list<intrp::callbacks::DumpBondiSachsOnWorldtube<BondiSachs>>
◆ post_interpolation_callbacks [2/3]
template<template< typename > class BoundaryComponent>
| using EvolutionMetavars< BoundaryComponent >::BondiSachs::post_interpolation_callbacks |
Initial value:
tmpl::list<intrp::callbacks::DumpBondiSachsOnWorldtube<BondiSachs>>
◆ post_interpolation_callbacks [3/3]
template<template< typename > class BoundaryComponent>
| using EvolutionMetavars< BoundaryComponent >::BondiSachs::post_interpolation_callbacks |
Initial value: tmpl::list<
Post interpolation callback that dumps metric data in Bondi-Sachs form on a number of extraction radi...
Definition DumpBondiSachsOnWorldtube.hpp:113
The documentation for this struct was generated from the following files:
- src/Evolution/Executables/GeneralizedHarmonic/EvolveGhBinaryBlackHole.hpp
- src/Evolution/Executables/GeneralizedHarmonic/EvolveGhSingleBlackHole.hpp
- src/Evolution/Executables/ScalarTensor/EvolveScalarTensorSingleBlackHole.hpp