SpECTRE  v2025.08.19
intrp::Tags::NumberOfElements< Dim > Struct Template Reference

Map between interpolation target name and an unordered set of element ids on each interpolator core that will participate for that target. More...

#include <Tags.hpp>

Public Types

using type = std::unordered_map< std::string, std::unordered_set< ElementId< Dim > > >
 

Detailed Description

template<size_t Dim>
struct intrp::Tags::NumberOfElements< Dim >

Map between interpolation target name and an unordered set of element ids on each interpolator core that will participate for that target.


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