SpECTRE  v2025.08.19
EvolutionMetavars< BoundaryComponent >::Ah Struct Reference

Public Types

using time_tag = ah::Tags::ObservationTime< index >
 
using frame = Frame
 
using horizon_find_callbacks = tmpl::append< tmpl::conditional_t< Horizon==::domain::ObjectLabel::C, tmpl::list< ah::callbacks::SendDependencyToObserverWriter< Ah, true > >, tmpl::list<> >, tmpl::list< ah::callbacks::ObserveFieldsOnHorizon< ::ah::surface_tags_for_observing, Ah >, ah::callbacks::ObserveTimeSeriesOnHorizon< ::ah::tags_for_observing< Frame >, Ah > > >
 
using horizon_find_failure_callbacks = tmpl::append< tmpl::list< ah::callbacks::FailedHorizonFind< Ah, Horizon==::domain::ObjectLabel::C > >, tmpl::conditional_t< Horizon==::domain::ObjectLabel::C, tmpl::list< ah::callbacks::SendDependencyToObserverWriter< Ah, false > >, tmpl::list<> > >
 
using compute_tags_on_element = tmpl::list< ah::Tags::ObservationTimeCompute< index > >
 

Static Public Member Functions

static std::string name ()
 

Static Public Attributes

static constexpr size_t index = 10 + static_cast<size_t>(Horizon)
 
static constexpr ah::Destination destination = ah::Destination::Observation
 

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