|
SpECTRE
v2025.08.19
|
Apply the TCI on the FD grid to the initial data and send the TCI decision to neighboring elements. More...
#include <Initialize.hpp>
Public Types | |
| using | inbox_tags = tmpl::list< evolution::dg::subcell::Tags::InitialTciData< Dim > > |
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, tuples::TaggedTuple< InboxTags... > &inboxes, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, ActionList, const ParallelComponent *const) |
Apply the TCI on the FD grid to the initial data and send the TCI decision to neighboring elements.
GlobalCache:
ParallelComponent proxyDataBox:
domain::Tags::Element<Dim>subcell::Tags::DataForRdmpTcisubcell::Tags::InitialTciDatasubcell::Tags::SubcellOptionssubcell::Tags::ActiveGridTciOnFdGridMutator uses