SpECTRE  v2024.04.12
ResidualMonitorActionsTestHelpers::MockObserverWriter< Metavariables > Struct Template Reference

Public Types

using metavariables = Metavariables
 
using chare_type = ActionTesting::MockArrayChare
 
using array_index = int
 
using phase_dependent_action_list = tmpl::list< Parallel::PhaseActions< Parallel::Phase::Initialization, tmpl::list< ActionTesting::InitializeDataBox< observer_writer_tags > > > >
 
using component_being_mocked = observers::ObserverWriter< Metavariables >
 
using replace_these_threaded_actions = tmpl::list< observers::ThreadedActions::WriteReductionData, observers::ThreadedActions::WriteReductionDataRow >
 
using with_these_threaded_actions = tmpl::list< MockWriteReductionData, MockWriteReductionDataRow >
 

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