SpECTRE  v2025.08.19
control_system::OptionTags::DelayUpdate Struct Reference

Option tag on whether to delay FunctionOfTime updates by one measurement to improve parallelization. More...

#include <OptionTags.hpp>

Public Types

using type = bool
 
using group = ControlSystemGroup
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Option tag on whether to delay FunctionOfTime updates by one measurement to improve parallelization.

Member Data Documentation

◆ help

constexpr Options::String control_system::OptionTags::DelayUpdate::help
staticconstexpr
Initial value:
= {
"Whether FunctionOfTime updates are delayed by one measurement to "
"improve parallelization."}

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