SpECTRE  v2024.04.12
CurvedScalarWave::Worldtube::Actions::SendToElements< Metavariables > Struct Template Reference

Sends the regular field coefficients to each element abutting the worldtube. More...

#include <SendToElements.hpp>

Public Types

using psi_tag = CurvedScalarWave::Tags::Psi
 
using dt_psi_tag = ::Tags::dt< CurvedScalarWave::Tags::Psi >
 
using tags_to_send = tmpl::list< psi_tag, dt_psi_tag >
 

Static Public Member Functions

template<typename DbTagsList , typename... InboxTags, typename ArrayIndex , typename ActionList , typename ParallelComponent >
static Parallel::iterable_action_return_t apply (db::DataBox< DbTagsList > &box, tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const ActionList, const ParallelComponent *const)
 

Static Public Attributes

static constexpr size_t Dim = Metavariables::volume_dim
 

Detailed Description

template<typename Metavariables>
struct CurvedScalarWave::Worldtube::Actions::SendToElements< Metavariables >

Sends the regular field coefficients to each element abutting the worldtube.


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