SpECTRE  v2024.04.12
CurvedScalarWave::Worldtube::Tags::RegularFieldInbox< Dim > Struct Template Reference

Inbox of the element chares that contains the coefficients of a Taylor Series of the regular field \(\Psi^R\) as well as its time derivative. The elements may evaluate the coefficients at their inertial coordinates. More...

#include <Inboxes.hpp>

Public Types

using tags_to_send = tmpl::list< CurvedScalarWave::Tags::Psi, ::Tags::dt< CurvedScalarWave::Tags::Psi > >
 
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 Public Member Functions inherited from Parallel::InboxInserters::Value< RegularFieldInbox< Dim > >
static void insert_into_inbox (const gsl::not_null< Inbox * > inbox, const TemporalId &temporal_id, ReceiveDataType &&data)
 

Detailed Description

template<size_t Dim>
struct CurvedScalarWave::Worldtube::Tags::RegularFieldInbox< Dim >

Inbox of the element chares that contains the coefficients of a Taylor Series of the regular field \(\Psi^R\) as well as its time derivative. The elements may evaluate the coefficients at their inertial coordinates.


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