SpECTRE  v2024.04.12
intrp::callbacks::ObserveTimeSeriesOnSurface< TagsToObserve, InterpolationTargetTag > Struct Template Reference

post_interpolation_callback that outputs a time series on a surface. More...

#include <ObserveTimeSeriesOnSurface.hpp>

Static Public Member Functions

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

Static Public Attributes

static constexpr double fill_invalid_points_with
 

Detailed Description

template<typename TagsToObserve, typename InterpolationTargetTag>
struct intrp::callbacks::ObserveTimeSeriesOnSurface< TagsToObserve, InterpolationTargetTag >

post_interpolation_callback that outputs a time series on a surface.

Uses:

  • Metavariables
    • temporal_id
  • DataBox:
    • TagsToObserve

Conforms to the intrp::protocols::PostInterpolationCallback protocol

For requirements on InterpolationTargetTag, see intrp::protocols::InterpolationTargetTag

Member Data Documentation

◆ fill_invalid_points_with

template<typename TagsToObserve , typename InterpolationTargetTag >
constexpr double intrp::callbacks::ObserveTimeSeriesOnSurface< TagsToObserve, InterpolationTargetTag >::fill_invalid_points_with
staticconstexpr

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