|
SpECTRE
v2026.04.01
|
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:
DataBox changes: