SpECTRE  v2025.08.19
ah::Tags::ObservationTime< Index > Struct Template Reference

Tag to be used for the time_tag alias of a HorizonMetavars for an observation horizon find. More...

#include <Tags.hpp>

Public Types

using type = LinkedMessageId< double >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<size_t Index>
struct ah::Tags::ObservationTime< Index >

Tag to be used for the time_tag alias of a HorizonMetavars for an observation horizon find.

Details

We need separate time tags for all horizon finders because of the current design of the horizon finder. So we just make a simple compute tag that takes the actual time out of the box since we still want the actual time to be the same, just a different tag.


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