|
SpECTRE
2021.08.02
|
post_interpolation_callback that outputs a time series on a surface. More...
#include <ObserveTimeSeriesOnSurface.hpp>
Static Public Member Functions | |
| template<typename DbTags , typename Metavariables > | |
| static void | apply (const db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &cache, const typename Metavariables::temporal_id::type &temporal_id) noexcept |
Static Public Attributes | |
| static constexpr double | fill_invalid_points_with |
post_interpolation_callback that outputs a time series on a surface.
Uses:
temporal_idTagsToObserveObservationType is a type that distinguishes this observation from other things that call observers::ThreadedActions::ObserverWriter, so that different observations do not collide.
This is an InterpolationTargetTag::post_interpolation_callback; see InterpolationTarget for a description of InterpolationTargetTag.
|
staticconstexpr |