|
SpECTRE
v2026.04.01
|
Reduction data to be written to disk. More...
#include <Tags.hpp>
Public Types | |
| using | type |
| using | names_tag = ReductionDataNames<ReductionDatums...> |
Reduction data to be written to disk.
If we have M ArrayComponentIds registered with a given Observer for a given ObservationId, then we expect the Observer to receive M contributions with the given ObservationId. We combine the reduction data as we receive it, so we only need one copy for each ObservationId.
| using observers::Tags::ReductionData< ReductionDatums >::type |