SpECTRE  v2024.04.12
Tags::ObservationBox Struct Reference

Tag used to retrieve the ObservationBox from the get() function. More...

#include <ObservationBox.hpp>

Public Types

using type = NoSuchType ****
 

Detailed Description

Tag used to retrieve the ObservationBox from the get() function.

The main use of this tag is to allow fetching the ObservationBox from itself. The intended primary use case is for Events to be able to retrieve the ObservationBox and then do runtime retrieval of tags to avoid computing quantities that aren't needed.


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