SpECTRE
v2022.05.05
|
DataBox tag for the controller. More...
#include <Tags.hpp>
Public Types | |
using | type = ::Controller< ControlSystem::deriv_order > |
using | option_tags = tmpl::list<::OptionTags::InitialTime, OptionTags::ControlSystemInputs< ControlSystem > > |
Static Public Member Functions | |
static type | create_from_options (const double initial_time, const control_system::OptionHolder< ControlSystem > &option_holder) |
Static Public Attributes | |
static constexpr bool | pass_metavariables = false |
DataBox tag for the controller.