Initialize time-stepper items.
More...
#include <Evolution.hpp>
|
|
using | variables_tag = typename Metavariables::system::variables_tag |
|
using | dt_variables_tag = db::add_tag_prefix<::Tags::dt, variables_tag> |
|
using | const_global_cache_tags = tmpl::list<> |
|
using | mutable_global_cache_tags = tmpl::list<> |
|
using | simple_tags_from_options = tmpl::list<> |
| using | simple_tags |
|
using | compute_tags = tmpl::list<> |
| using | argument_tags |
|
using | return_tags = simple_tags |
|
|
static constexpr size_t | dim = Metavariables::volume_dim |
template<typename Metavariables>
struct Initialization::TimeStepperHistory< Metavariables >
Initialize time-stepper items.
DataBox changes:
- Adds:
- Removes: nothing
- Modifies: nothing
- Note
- HistoryEvolvedVariables is allocated, but needs to be initialized
◆ argument_tags
template<typename Metavariables>
Initial value:
The computational grid of the Element in the DataBox.
Definition Tags.hpp:62
◆ simple_tags
template<typename Metavariables>
Initial value:
tmpl::list<dt_variables_tag,
Tag for the TimeStepper history.
Definition HistoryEvolvedVariables.hpp:18
The documentation for this struct was generated from the following file:
- src/Evolution/Initialization/Evolution.hpp