SpECTRE
v2025.03.17
|
Allocate variables needed for evolution of nonconservative systems. More...
#include <NonconservativeSystem.hpp>
Public Types | |
using | variables_tag = typename System::variables_tag |
using | simple_tags = db::AddSimpleTags< variables_tag > |
using | compute_tags = db::AddComputeTags<> |
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) |
Static Public Attributes | |
static constexpr size_t | dim = System::volume_dim |
Allocate variables needed for evolution of nonconservative systems.
Uses:
Tags::Mesh<Dim>
DataBox changes: