|
SpECTRE
v2025.08.19
|
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 |
post_interpolation_callback that outputs a time series on a surface.
Uses:
temporal_idTagsToObserveConforms to the intrp::protocols::PostInterpolationCallback protocol
For requirements on InterpolationTargetTag, see intrp::protocols::InterpolationTargetTag
|
staticconstexpr |