SpECTRE  v2025.08.19
intrp::callbacks::SendDependencyToObserverWriter< WriteVolumeData, InterpolationTargetTag > Struct Template Reference

Post horizon find callback that will send a message to the ObserverWriter if we have a dependency telling it to write the volume data to disk or not depending on the WriteVolumeData template bool. More...

#include <SendDependencyToObserverWriter.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)
 
template<typename LocalInterpolationTargetTag , typename DbTags , typename Metavariables , typename TemporalId >
static void apply (const db::DataBox< DbTags > &box, Parallel::GlobalCache< Metavariables > &cache, const TemporalId &temporal_id, const FastFlow::Status)
 

Detailed Description

template<bool WriteVolumeData, typename InterpolationTargetTag>
struct intrp::callbacks::SendDependencyToObserverWriter< WriteVolumeData, InterpolationTargetTag >

Post horizon find callback that will send a message to the ObserverWriter if we have a dependency telling it to write the volume data to disk or not depending on the WriteVolumeData template bool.

Details

Can be used whether the horizon finder fails or not. The failure_reason is not used when the horizon find fails.


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