|
SpECTRE
v2025.08.19
|
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) |
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.
Can be used whether the horizon finder fails or not. The failure_reason is not used when the horizon find fails.