SpECTRE  v2025.08.19
observers::Tags::Dependencies Struct Reference

Map of ObservationIds that have dependencies for volume data to be written and whether or not the dependency has the volume data being written or discarded. More...

#include <Tags.hpp>

Public Types

using type = std::unordered_map< ObservationId, std::pair< std::string, bool > >
 

Detailed Description

Map of ObservationIds that have dependencies for volume data to be written and whether or not the dependency has the volume data being written or discarded.


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