SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
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
using simple_tags = tmpl::list<Tags::TestTargetPoints>
using const_global_cache_tags
using phase_dependent_action_list
using replace_these_simple_actions
using with_these_simple_actions

Member Typedef Documentation

◆ component_being_mocked

template<typename Metavariables, typename InterpolationTargetTag>
using InterpolateOnElementTestHelpers::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 InterpolateOnElementTestHelpers::mock_interpolation_target< Metavariables, InterpolationTargetTag >::const_global_cache_tags
Initial value:
tmpl::conditional_t<
typename InterpolationTargetTag::compute_target_points>,
tmpl::list<intrp::Tags::Sphere<InterpolationTargetTag>,
tmpl::list<intrp::Tags::Verbosity>>
constexpr bool is_a_v
Definition IsA.hpp:62
Tag that determines the verbosity of output from the interpolation target.
Definition Tags.hpp:53
Computes points on spherical surfaces.
Definition Sphere.hpp:141

◆ phase_dependent_action_list

template<typename Metavariables, typename InterpolationTargetTag>
using InterpolateOnElementTestHelpers::mock_interpolation_target< Metavariables, InterpolationTargetTag >::phase_dependent_action_list
Initial value:
tmpl::list<ActionTesting::InitializeDataBox<simple_tags>>>>
@ 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

◆ replace_these_simple_actions

template<typename Metavariables, typename InterpolationTargetTag>
using InterpolateOnElementTestHelpers::mock_interpolation_target< Metavariables, InterpolationTargetTag >::replace_these_simple_actions
Initial value:
InterpolationTargetTag>>
Receives interpolated variables from an Element on a subset of the target points.
Definition InterpolationTargetVarsFromElement.hpp:74

◆ with_these_simple_actions

template<typename Metavariables, typename InterpolationTargetTag>
using InterpolateOnElementTestHelpers::mock_interpolation_target< Metavariables, InterpolationTargetTag >::with_these_simple_actions

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