SpECTRE  v2024.04.12
evolution::dg::subcell::Actions::SetInitialGridFromTciData< Dim, System > Struct Template Reference

Using the local and neighboring TCI decisions, switches the element to DG if the DG solution was determined to be admissible. More...

#include <Initialize.hpp>

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, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, ActionList, const ParallelComponent *const)
 

Detailed Description

template<size_t Dim, typename System>
struct evolution::dg::subcell::Actions::SetInitialGridFromTciData< Dim, System >

Using the local and neighboring TCI decisions, switches the element to DG if the DG solution was determined to be admissible.

GlobalCache:

  • Uses:
    • ParallelComponent proxy

DataBox:


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