SpECTRE  v2025.08.19
ah::callbacks::ObserveTimeSeriesOnHorizon< TagsToObserve, HorizonMetavars > Struct Template Reference

A ah::protocol::Callback that outputs a double or std::array<double, N> quantity on a surface as a time series in the reductions file. More...

#include <ObserveTimeSeriesOnHorizon.hpp>

Static Public Member Functions

template<typename DbTags , typename Metavariables >
static void apply (const db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &cache, const FastFlow::Status)
 

Detailed Description

template<typename TagsToObserve, typename HorizonMetavars>
struct ah::callbacks::ObserveTimeSeriesOnHorizon< TagsToObserve, HorizonMetavars >

A ah::protocol::Callback that outputs a double or std::array<double, N> quantity on a surface as a time series in the reductions file.


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