Initialize items related to the control system.
More...
#include <Initialization.hpp>
|
|
static constexpr size_t | deriv_order = ControlSystem::deriv_order |
template<typename Metavariables, typename ControlSystem>
struct control_system::Actions::Initialize< Metavariables, ControlSystem >
Initialize items related to the control system.
GlobalCache:
DataBox:
- Uses: Nothing
- Adds:
- Removes: Nothing
- Modifies:
◆ const_global_cache_tags
template<typename Metavariables, typename ControlSystem>
Initial value: tmpl::flatten<tmpl::list<
typename detail::get_center_tags<
typename ControlSystem::control_error::object_centers>::type>>
◆ mutable_global_cache_tags
template<typename Metavariables, typename ControlSystem>
◆ return_tags
template<typename Metavariables, typename ControlSystem>
Initial value:
tmpl::list<control_system::Tags::Averager<ControlSystem>,
◆ simple_tags
template<typename Metavariables, typename ControlSystem>
Initial value:
tmpl::push_back<typename ControlSystem::simple_tags,
◆ simple_tags_from_options
template<typename Metavariables, typename ControlSystem>
Initial value:
tmpl::list<control_system::Tags::Averager<ControlSystem>,
The documentation for this struct was generated from the following file:
- src/ControlSystem/Actions/Initialization.hpp