SpECTRE  v2024.03.19
control_system::TestHelpers::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 = tmpl::list< control_system::Tags::MeasurementsPerUpdate, control_system::Tags::WriteDataToDisk, control_system::Tags::Verbosity, control_system::Tags::IsActiveMap, domain::Tags::ObjectCenter< domain::ObjectLabel::A >, domain::Tags::ObjectCenter< domain::ObjectLabel::B >, control_system::Tags::SystemToCombinedNames >
 
using phase_dependent_action_list = tmpl::list< Parallel::PhaseActions< Parallel::Phase::Initialization, tmpl::list< ActionTesting::InitializeDataBox< simple_tags > > > >
 

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