SpECTRE  v2024.04.12
observers::ThreadedActions::WriteReductionData Struct Reference

Write reduction data to disk from node 0. More...

#include <ReductionActions.hpp>

Static Public Member Functions

template<typename ParallelComponent , typename DbTagsList , typename Metavariables , typename ArrayIndex , typename... ReductionDatums, typename Formatter = observers::NoFormatter>
static void apply (db::DataBox< DbTagsList > &box, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const gsl::not_null< Parallel::NodeLock * > node_lock, const observers::ObservationId &observation_id, const size_t sender_node_number, const std::string &subfile_name, std::vector< std::string > &&reduction_names, Parallel::ReductionData< ReductionDatums... > &&received_reduction_data, std::optional< Formatter > &&formatter=std::nullopt)
 

Detailed Description

Write reduction data to disk from node 0.


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