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

Tag that determines whether FunctionOfTime updates will be delayed by one measurement. This will usually be stored in the global cache. More...

#include <SystemTags.hpp>

Public Types

using type = bool
 
using option_tags = tmpl::list< OptionTags::DelayUpdate >
 

Static Public Member Functions

static type create_from_options (const bool delay_update)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Tag that determines whether FunctionOfTime updates will be delayed by one measurement. This will usually be stored in the global cache.


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