SpECTRE  v2024.04.12
intrp::Tags::PendingTemporalIds< TemporalId > Struct Template Reference

temporal_ids that have been flagged to interpolate on, but that have not yet been added to Tags::TemporalIds. A temporal_id is pending if the FunctionOfTimes are not up to date for the time associated with the temporal_id. More...

#include <Tags.hpp>

Public Types

using type = std::deque< TemporalId >
 

Detailed Description

template<typename TemporalId>
struct intrp::Tags::PendingTemporalIds< TemporalId >

temporal_ids that have been flagged to interpolate on, but that have not yet been added to Tags::TemporalIds. A temporal_id is pending if the FunctionOfTimes are not up to date for the time associated with the temporal_id.


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