SpECTRE  v2024.04.12
control_system::Tags::ControlError< ControlSystem > Struct Template Reference

DataBox tag for the control error. More...

#include <SystemTags.hpp>

Public Types

using type = typename ControlSystem::control_error
 
using option_tags = tmpl::list< OptionTags::ControlSystemInputs< ControlSystem > >
 

Static Public Member Functions

static type create_from_options (const control_system::OptionHolder< ControlSystem > &option_holder)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename ControlSystem>
struct control_system::Tags::ControlError< ControlSystem >

DataBox tag for the control error.


The documentation for this struct was generated from the following file: