SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Parallel::InboxInserters::Value< InboxTag > Struct Template Reference

Inserter for data that is inserted by copy/move. More...

#include <InboxInserters.hpp>

Static Public Member Functions

template<typename Inbox, typename TemporalId, typename ReceiveDataType>
static bool insert_into_inbox (const gsl::not_null< Inbox * > inbox, const TemporalId &temporal_id, ReceiveDataType &&data)

Detailed Description

template<typename InboxTag>
struct Parallel::InboxInserters::Value< InboxTag >

Inserter for data that is inserted by copy/move.

struct ValueTag : public Parallel::InboxInserters::Value<ValueTag> {
using temporal_id = size_t;
using type = std::unordered_map<temporal_id, int>;
};

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