SpECTRE  v2024.03.19
intrp::Tags::CompletedTemporalIds< TemporalId > Struct Template Reference

temporal_ids that we have already interpolated onto. This is used to prevent problems with multiple late calls to AddTemporalIdsToInterpolationTarget. More...

#include <Tags.hpp>

Public Types

using type = std::deque< TemporalId >
 

Detailed Description

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

temporal_ids that we have already interpolated onto. This is used to prevent problems with multiple late calls to AddTemporalIdsToInterpolationTarget.


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