SpECTRE  v2024.04.12
Cce::ReceiveTags::BoundaryData< CommunicationTagList > Struct Template Reference

A receive tag for the data sent to the CCE evolution component from the CCE boundary component. More...

#include <ReceiveTags.hpp>

Public Types

using temporal_id = TimeStepId
 
using type = std::unordered_map< temporal_id, Variables< CommunicationTagList > >
 

Static Public Member Functions

static std::string output_inbox (const type &inbox, const size_t padding_size)
 
- Static Public Member Functions inherited from Parallel::InboxInserters::Value< BoundaryData< CommunicationTagList > >
static void insert_into_inbox (const gsl::not_null< Inbox * > inbox, const TemporalId &temporal_id, ReceiveDataType &&data)
 

Detailed Description

template<typename CommunicationTagList>
struct Cce::ReceiveTags::BoundaryData< CommunicationTagList >

A receive tag for the data sent to the CCE evolution component from the CCE boundary component.


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