SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
observers::Tags::NodesThatContributedReductions Struct Reference

The set of nodes that have contributed to each ObservationId for writing reduction data. More...

#include <Tags.hpp>

Public Types

using type = std::unordered_map<ObservationId, std::unordered_set<size_t>>

Detailed Description

The set of nodes that have contributed to each ObservationId for writing reduction data.

This is used on node 0 (or whichever node has been designated as the one to write the reduction files). The unordered_set is the node IDs that have contributed so far.


The documentation for this struct was generated from the following file:
  • src/IO/Observer/Tags.hpp