SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
EvolutionMetavars< BoundaryComponent >::ExcisionBoundary Struct Reference

Public Types

using temporal_id = ::Tags::Time
using tags_to_observe
using compute_vars_to_interpolate
using vars_to_interpolate_to_target = tags_to_observe
using compute_items_on_source = tmpl::list<>
using compute_items_on_target = tmpl::list<>
using compute_target_points
using post_interpolation_callbacks
template<typename metavariables>
using interpolating_component = typename metavariables::gh_dg_element_array
using temporal_id = ::Tags::Time
using tags_to_observe
using compute_vars_to_interpolate
using vars_to_interpolate_to_target = tags_to_observe
using compute_items_on_source = tmpl::list<>
using compute_items_on_target = tmpl::list<>
using compute_target_points
using post_interpolation_callbacks
template<typename metavariables>
using interpolating_component = typename metavariables::gh_dg_element_array

Static Public Member Functions

static std::string name ()

Member Typedef Documentation

◆ compute_target_points [1/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::ExcisionBoundary::compute_target_points
Initial value:
Definition IndexType.hpp:45
Computes points on spherical surfaces.
Definition Sphere.hpp:141

◆ compute_target_points [2/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::ExcisionBoundary::compute_target_points

◆ compute_vars_to_interpolate [1/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::ExcisionBoundary::compute_vars_to_interpolate
Initial value:
Given the generalized harmonic variables in the volume, computes the quantities that will be interpol...
Definition ComputeExcisionBoundaryVolumeQuantities.hpp:59

◆ compute_vars_to_interpolate [2/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::ExcisionBoundary::compute_vars_to_interpolate

◆ post_interpolation_callbacks [1/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::ExcisionBoundary::post_interpolation_callbacks
Initial value:
Definition EvolveGhBinaryBlackHole.hpp:293
post_interpolation_callback that outputs 2D "volume" data on a surface and the surface's spherical ha...
Definition ObserveSurfaceData.hpp:78

◆ post_interpolation_callbacks [2/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::ExcisionBoundary::post_interpolation_callbacks
Initial value:

◆ tags_to_observe [1/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::ExcisionBoundary::tags_to_observe
Initial value:
tmpl::list<gr::Tags::Lapse<DataVector>,
Definition Tags.hpp:61

◆ tags_to_observe [2/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::ExcisionBoundary::tags_to_observe
Initial value:
tmpl::list<gr::Tags::Lapse<DataVector>,

The documentation for this struct was generated from the following files:
  • src/Evolution/Executables/GeneralizedHarmonic/EvolveGhBinaryBlackHole.hpp
  • src/Evolution/Executables/GeneralizedHarmonic/EvolveGhSingleBlackHole.hpp