SpECTRE  v2024.03.19
observers::Tags::ExpectedContributorsForObservations Struct Reference

The set of ArrayComponentIds that will contribute to each ObservationId for reduction. More...

#include <Tags.hpp>

Public Types

using type = std::unordered_map< ObservationKey, std::unordered_set< Parallel::ArrayComponentId > >
 

Detailed Description

The set of ArrayComponentIds that will contribute to each ObservationId for reduction.

This is set during registration is only read from later on in the simulation, except for possibly during migration of an ArrayComponentId component.


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