SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
control_system::Actions::InitializeMeasurements< ControlSystems > Struct Template Reference

Set up the element component for control-system measurements. More...

#include <InitializeMeasurements.hpp>

Public Types

using control_system_groups
using simple_tags
using const_global_cache_tags
using mutable_global_cache_tags

Static Public Member Functions

template<typename DbTagsList, typename... InboxTags, typename Metavariables, typename ArrayIndex, typename ActionList, typename ParallelComponent>
static Parallel::iterable_action_return_t apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, ActionList, const ParallelComponent *const)

Detailed Description

template<typename ControlSystems>
struct control_system::Actions::InitializeMeasurements< ControlSystems >

Set up the element component for control-system measurements.

Member Typedef Documentation

◆ const_global_cache_tags

template<typename ControlSystems>
using control_system::Actions::InitializeMeasurements< ControlSystems >::const_global_cache_tags
Initial value:
tmpl::list<Tags::MeasurementsPerUpdate, Tags::DelayUpdate>

◆ control_system_groups

template<typename ControlSystems>
using control_system::Actions::InitializeMeasurements< ControlSystems >::control_system_groups
Initial value:
tmpl::transform<metafunctions::measurements_t<ControlSystems>,
tmpl::pin<ControlSystems>, tmpl::_1>>
Given a list of control systems, extract those using a given measurement.
Definition Metafunctions.hpp:46

◆ mutable_global_cache_tags

template<typename ControlSystems>
using control_system::Actions::InitializeMeasurements< ControlSystems >::mutable_global_cache_tags
Initial value:
tmpl::list<control_system::Tags::MeasurementTimescales>

◆ simple_tags

template<typename ControlSystems>
using control_system::Actions::InitializeMeasurements< ControlSystems >::simple_tags
Initial value:
tmpl::transform<control_system_groups,
tmpl::bind<Tags::FutureMeasurements, tmpl::_1>>

The documentation for this struct was generated from the following file:
  • src/ControlSystem/Actions/InitializeMeasurements.hpp