SpECTRE
v2022.05.05
|
Sets the local data from the relaxed discrete maximum principle troubled-cell indicator and sends ghost zone data to neighboring elements. More...
#include <ReconstructionCommunication.hpp>
Public Types | |
using | inbox_tags = tmpl::list< evolution::dg::Tags::BoundaryCorrectionAndGhostCellsInbox< Dim > > |
Static Public Member Functions | |
template<typename DbTags , typename... InboxTags, typename ArrayIndex , typename ActionList , typename ParallelComponent , typename Metavariables > | |
static std::tuple< db::DataBox< DbTags > && > | apply (db::DataBox< DbTags > &box, tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
Sets the local data from the relaxed discrete maximum principle troubled-cell indicator and sends ghost zone data to neighboring elements.
The action proceeds as follows:
std::vector<double>
we are sending.Some notes:
GlobalCache:
ParallelComponent
proxyDataBox:
domain::Tags::Mesh<Dim>
subcell::Tags::Mesh<Dim>
domain::Tags::Element<Dim>
Tags::TimeStepId
Tags::Next<Tags::TimeStepId>
subcell::Tags::ActiveGrid
System::variables_tag