SpECTRE  v2024.04.12
evolution::dg::subcell::Actions::SelectNumericalMethod Struct Reference

Goes to Labels::BeginDg or Labels::BeginSubcell depending on whether the active grid is Dg or Subcell. More...

#include <SelectNumericalMethod.hpp>

Static Public Member Functions

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

Detailed Description

Goes to Labels::BeginDg or Labels::BeginSubcell depending on whether the active grid is Dg or Subcell.

GlobalCache: nothing

DataBox:


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