SpECTRE  v2024.03.19
control_system::OptionTags::Verbosity Struct Reference

Verbosity tag for printing diagnostics about the control system algorithm. This does not control when data is written to disk. More...

#include <OptionTags.hpp>

Public Types

using type = ::Verbosity
 
using group = ControlSystemGroup
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Verbosity tag for printing diagnostics about the control system algorithm. This does not control when data is written to disk.

Member Data Documentation

◆ help

constexpr Options::String control_system::OptionTags::Verbosity::help
staticconstexpr
Initial value:
= {
"Verbosity of control system algorithm. Determines verbosity for all "
"control systems."}

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