SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
InterpTargetTestHelpers::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
using const_global_cache_tags
using phase_dependent_action_list

Member Typedef Documentation

◆ component_being_mocked

template<typename Metavariables, typename InterpolationTargetTag>
using InterpTargetTestHelpers::mock_interpolation_target< Metavariables, InterpolationTargetTag >::component_being_mocked
Initial value:
ParallelComponent representing a set of points to be interpolated to and a function to call upon inte...
Definition InterpolationTarget.hpp:46

◆ const_global_cache_tags

template<typename Metavariables, typename InterpolationTargetTag>
using InterpTargetTestHelpers::mock_interpolation_target< Metavariables, InterpolationTargetTag >::const_global_cache_tags
Initial value:
tmpl::flatten<tmpl::append<
tmpl::list<typename InterpolationTargetTag::compute_target_points>>,
tmpl::list<domain::Tags::Domain<Metavariables::volume_dim>>>>
tmpl::remove_duplicates< tmpl::join< tmpl::transform< ActionsList, detail::get_const_global_cache_tags_from_parallel_struct< tmpl::_1 > > > > get_const_global_cache_tags_from_actions
Given a list of Actions, get a list of the unique tags specified in the actions' const_global_cache_t...
Definition ParallelComponentHelpers.hpp:105

◆ phase_dependent_action_list

template<typename Metavariables, typename InterpolationTargetTag>
using InterpTargetTestHelpers::mock_interpolation_target< Metavariables, InterpolationTargetTag >::phase_dependent_action_list
Initial value:
tmpl::list<
Metavariables, InterpolationTargetTag>>>,
@ Initialization
initial phase of an executable
Definition Phase.hpp:67
List of all the actions to be executed in the specified phase.
Definition PhaseDependentActionList.hpp:17
Initializes an InterpolationTarget.
Definition InitializeInterpolationTarget.hpp:65

The documentation for this struct was generated from the following file:
  • tests/Unit/Helpers/ParallelAlgorithms/Interpolation/InterpolationTargetTestHelpers.hpp