SpECTRE
v2025.03.17
|
Component that mocks the ObserverWriter. More...
#include <MockWriteReductionDataRow.hpp>
Public Types | |
using | metavariables = Metavariables |
using | chare_type = ActionTesting::MockNodeGroupChare |
using | array_index = int |
using | phase_dependent_action_list = implementation defined |
using | component_being_mocked = ::observers::ObserverWriter< Metavariables > |
using | replace_these_threaded_actions = implementation defined |
using | with_these_threaded_actions = implementation defined |
Component that mocks the ObserverWriter.
The only tag that is added to the DataBox is the MockReductionFileTag. To initialize this component do
This component replaces the WriteReductionDataRow threaded action with the MockWriteReductionDataRow threaded action.