|
SpECTRE
v2025.08.19
|
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 bool | insert_into_inbox (const gsl::not_null< Inbox * > inbox, const TemporalId &temporal_id, ReceiveDataType &&data) |
A receive tag for the data sent to the CCE evolution component from the CCE boundary component.