◆ component_being_mocked
template<typename Metavariables, typename InterpolationTargetTag>
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>
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>
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