|
SpECTRE
v2026.04.01
|
The BoundaryMessage received from the inbox. More...
#include <MortarTags.hpp>
Public Types | |
| using | type = DirectionalIdMap<Dim, std::unique_ptr<BoundaryMessage<Dim>>> |
The BoundaryMessage received from the inbox.
We must store the std::unique_ptr in the DataBox so the memory persists in case data was sent from another node
| Dim | The volume dimension, not the face dimension |