|
SpECTRE
v2025.08.19
|
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) |
A ah::protocols::Callback that will send a message to the ObserverWriter if we have a dependency using the observers::ThreadedActions::ContributeDependency action.
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.