SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
evolution::dg::subcell::Actions::SetAndCommunicateInitialRdmpData< Dim, SetInitialRdmpData > Struct Template Reference

Sets the RDMP data from the initial data and sends it to neighboring elements. More...

#include <Initialize.hpp>

Public Types

using inbox_tags = implementation defined
 

Static Public Member Functions

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

Detailed Description

template<size_t Dim, typename SetInitialRdmpData>
struct evolution::dg::subcell::Actions::SetAndCommunicateInitialRdmpData< Dim, SetInitialRdmpData >

Sets the RDMP data from the initial data and sends it to neighboring elements.

GlobalCache:

  • Uses:
    • ParallelComponent proxy

DataBox:


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