SpECTRE
v2023.09.07
|
Inbox of the element chares that contains the regular field \(\Psi^R\) as well as its time and spatial derivative evaluated at the grid points of abutting element faces. More...
#include <Inboxes.hpp>
Public Types | |
using | tags_to_send = tmpl::list< CurvedScalarWave::Tags::Psi, ::Tags::dt< CurvedScalarWave::Tags::Psi >, ::Tags::deriv< CurvedScalarWave::Tags::Psi, tmpl::size_t< Dim >, Frame::Grid > > |
using | temporal_id = TimeStepId |
using | type = std::map< temporal_id, Variables< tags_to_send > > |
Static Public Member Functions | |
static std::string | output_inbox (const type &inbox, const size_t padding_size) |
![]() | |
static void | insert_into_inbox (const gsl::not_null< Inbox * > inbox, const TemporalId &temporal_id, ReceiveDataType &&data) |
Inbox of the element chares that contains the regular field \(\Psi^R\) as well as its time and spatial derivative evaluated at the grid points of abutting element faces.