SpECTRE  v2024.04.12
InterpolateOnElementTestHelpers::mock_interpolation_target< Metavariables, InterpolationTargetTag > Struct Template Reference

Public Types

using metavariables = Metavariables
 
using chare_type = ActionTesting::MockArrayChare
 
using array_index = size_t
 
using component_being_mocked = intrp::InterpolationTarget< Metavariables, InterpolationTargetTag >
 
using simple_tags = tmpl::list< Tags::TestTargetPoints >
 
using const_global_cache_tags = tmpl::conditional_t< tt::is_a_v< intrp::TargetPoints::Sphere, typename InterpolationTargetTag::compute_target_points >, tmpl::list< intrp::Tags::Sphere< InterpolationTargetTag > >, tmpl::list<> >
 
using phase_dependent_action_list = tmpl::list< Parallel::PhaseActions< Parallel::Phase::Initialization, tmpl::list< ActionTesting::InitializeDataBox< simple_tags > > > >
 
using replace_these_simple_actions = tmpl::list< intrp::Actions::InterpolationTargetVarsFromElement< InterpolationTargetTag > >
 
using with_these_simple_actions = tmpl::list< MockInterpolationTargetVarsFromElement< InterpolationTargetTag > >
 

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