SpECTRE  v2024.05.11
InterpTargetTestHelpers::mock_interpolator< Metavariables > Struct Template Reference

Public Types

using metavariables = Metavariables
 
using chare_type = ActionTesting::MockArrayChare
 
using array_index = size_t
 
using phase_dependent_action_list = tmpl::list< Parallel::PhaseActions< Parallel::Phase::Initialization, tmpl::list< intrp::Actions::InitializeInterpolator< intrp::Tags::VolumeVarsInfo< Metavariables, typename Metavariables::InterpolationTargetA::temporal_id >, intrp::Tags::InterpolatedVarsHolders< Metavariables > > > >, Parallel::PhaseActions< Parallel::Phase::Testing, tmpl::list<> > >
 
using component_being_mocked = intrp::Interpolator< Metavariables >
 
using replace_these_simple_actions = tmpl::list< intrp::Actions::ReceivePoints< typename Metavariables::InterpolationTargetA > >
 
using with_these_simple_actions = tmpl::list< MockReceivePoints< typename Metavariables::InterpolationTargetA > >
 

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