SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
IdPair< IdType, DataType > Struct Template Reference

A data structure that contains an ID and data associated with that ID. More...

#include <IdPair.hpp>

Public Member Functions

 IdPair (IdType id_in, DataType data_in)

Public Attributes

IdType id {}
DataType data {}

Detailed Description

template<typename IdType, typename DataType>
struct IdPair< IdType, DataType >

A data structure that contains an ID and data associated with that ID.


The documentation for this struct was generated from the following file:
  • src/DataStructures/IdPair.hpp