SpECTRE
v2024.09.29
|
Option tag for each individual control system. The name of this option is the name of the ControlSystem
struct it is templated on. This way all control systems will have a unique name.
More...
#include <OptionTags.hpp>
Public Types | |
using | type = control_system::OptionHolder< ControlSystem > |
using | group = ControlSystemGroup |
Static Public Member Functions | |
static std::string | name () |
Static Public Attributes | |
static constexpr Options::String | help {"Options for a control system."} |
Option tag for each individual control system. The name of this option is the name of the ControlSystem
struct it is templated on. This way all control systems will have a unique name.