SpECTRE  v2025.08.19
ah::callbacks::SendDependencyToObserverWriter< HorizonMetavars, WriteVolumeData > Struct Template Reference

A ah::protocols::Callback that will send a message to the ObserverWriter if we have a dependency using the observers::ThreadedActions::ContributeDependency action. More...

#include <SendDependencyToObserverWriter.hpp>

Static Public Member Functions

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

Detailed Description

template<typename HorizonMetavars, bool WriteVolumeData>
struct ah::callbacks::SendDependencyToObserverWriter< HorizonMetavars, WriteVolumeData >

A ah::protocols::Callback that will send a message to the ObserverWriter if we have a dependency using the observers::ThreadedActions::ContributeDependency action.

Details

If we have a dependency, the template bool WriteVolumeData determines if the message sent to the ObserverWriter says to write the volume data to disk or not.


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