SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
TestHelpers::control_system::MockControlComponent< Metavariables, ControlSystem > Struct Template Reference

Public Types

using array_index = int
using component_being_mocked = ControlComponent<Metavariables, ControlSystem>
using metavariables = Metavariables
using chare_type = ActionTesting::MockSingletonChare
using system = ControlSystem
using simple_tags = init_simple_tags<ControlSystem>
using const_global_cache_tags
using phase_dependent_action_list

Member Typedef Documentation

◆ const_global_cache_tags

template<typename Metavariables, typename ControlSystem>
using TestHelpers::control_system::MockControlComponent< Metavariables, ControlSystem >::const_global_cache_tags
Initial value:
Tag that determines whether FunctionOfTime updates will be delayed by one measurement....
Definition SystemTags.hpp:214
Tag that holds a map between control system name and whether that control system is active....
Definition IsActiveMap.hpp:55
Tag that determines how many measurements will occur per control system update. This will usually be ...
Definition SystemTags.hpp:199
Tag meant to be stored in the GlobalCache that stores a map between names of control systems and the ...
Definition SystemTags.hpp:256
DataBox tag that holds the verbosity used to print info about the control system algorithm.
Definition SystemTags.hpp:235
DataBox tag for writing control system data to disk.
Definition SystemTags.hpp:57
The grid frame center of the given object.
Definition ObjectCenter.hpp:34

◆ phase_dependent_action_list

template<typename Metavariables, typename ControlSystem>
using TestHelpers::control_system::MockControlComponent< Metavariables, ControlSystem >::phase_dependent_action_list
Initial value:
tmpl::list<ActionTesting::InitializeDataBox<simple_tags>>>>
@ Initialization
initial phase of an executable
Definition Phase.hpp:67
List of all the actions to be executed in the specified phase.
Definition PhaseDependentActionList.hpp:17

The documentation for this struct was generated from the following file:
  • tests/Unit/Helpers/ControlSystem/SystemHelpers.hpp