SpECTRE  v2024.03.19
control_system::Tags::MeasurementsPerUpdate Struct Reference

Tag that determines how many measurements will occur per control system update. This will usually be stored in the global cache. More...

#include <SystemTags.hpp>

Public Types

using type = int
 
using option_tags = tmpl::list< OptionTags::MeasurementsPerUpdate >
 

Static Public Member Functions

static int create_from_options (const int measurements_per_update)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Tag that determines how many measurements will occur per control system update. This will usually be stored in the global cache.


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