SpECTRE  v2024.05.11
intrp::Tags::IndicesOfFilledInterpPoints< TemporalId > Struct Template Reference

Keeps track of which points have been filled with interpolated data. More...

#include <Tags.hpp>

Public Types

using type = std::unordered_map< TemporalId, std::unordered_set< size_t > >
 

Detailed Description

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

Keeps track of which points have been filled with interpolated data.


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