SpECTRE
v2025.03.17
|
Tag used to retrieve the ObservationBox from the get()
function.
More...
#include <ObservationBox.hpp>
Public Types | |
using | type = NoSuchType **** |
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.