SpECTRE  v2024.04.12
EvolutionMetavars< BoundaryComponent >::AhA Struct Reference

Public Types

using temporal_id = ::Tags::Time
 
using tags_to_observe = tmpl::list< gr::surfaces::Tags::AreaCompute< domain_frame > >
 
using compute_vars_to_interpolate = ah::ComputeHorizonVolumeQuantities
 
using vars_to_interpolate_to_target = tmpl::list< gr::Tags::SpatialMetric< DataVector, volume_dim, domain_frame >, gr::Tags::InverseSpatialMetric< DataVector, volume_dim, domain_frame >, gr::Tags::ExtrinsicCurvature< DataVector, volume_dim, domain_frame >, gr::Tags::SpatialChristoffelSecondKind< DataVector, volume_dim, domain_frame > >
 
using compute_items_on_target = tmpl::append< tmpl::list< gr::surfaces::Tags::AreaElementCompute< domain_frame > >, tags_to_observe >
 
using compute_target_points = intrp::TargetPoints::ApparentHorizon< AhA, ::Frame::Inertial >
 
using post_interpolation_callbacks = tmpl::list< intrp::callbacks::FindApparentHorizon< AhA, ::Frame::Inertial > >
 
using horizon_find_failure_callback = intrp::callbacks::ErrorOnFailedApparentHorizon
 
using post_horizon_find_callbacks = tmpl::list< intrp::callbacks::ObserveTimeSeriesOnSurface< tags_to_observe, AhA > >
 
using temporal_id = ::Tags::Time
 
using tags_to_observe = ::ah::tags_for_observing< Frame::Inertial >
 
using surface_tags_to_observe = ::ah::surface_tags_for_observing
 
using compute_vars_to_interpolate = ah::ComputeHorizonVolumeQuantities
 
using vars_to_interpolate_to_target = ::ah::vars_to_interpolate_to_target< volume_dim, ::Frame::Inertial >
 
using compute_items_on_target = ::ah::compute_items_on_target< volume_dim, Frame::Inertial >
 
using compute_target_points = intrp::TargetPoints::ApparentHorizon< AhA, ::Frame::Inertial >
 
using post_interpolation_callbacks = tmpl::list< intrp::callbacks::FindApparentHorizon< AhA, ::Frame::Inertial > >
 
using horizon_find_failure_callback = intrp::callbacks::IgnoreFailedApparentHorizon
 
using post_horizon_find_callbacks = tmpl::list< intrp::callbacks::ObserveTimeSeriesOnSurface< tags_to_observe, AhA >, intrp::callbacks::ObserveSurfaceData< surface_tags_to_observe, AhA, ::Frame::Inertial > >
 

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