SpECTRE
v2025.03.17
|
ParallelComponent responsible for collecting data from Element
s and interpolating it onto InterpolationTarget
s.
More...
#include <Interpolator.hpp>
Public Types | |
using | chare_type = Parallel::Algorithms::Group |
using | metavariables = Metavariables |
using | all_interpolation_target_tags = implementation defined |
using | all_temporal_ids = implementation defined |
using | phase_dependent_action_list = implementation defined |
using | simple_tags_from_options = Parallel::get_simple_tags_from_options< Parallel::get_initialization_actions_list< phase_dependent_action_list > > |
Static Public Member Functions | |
static void | execute_next_phase (Parallel::Phase next_phase, const Parallel::CProxy_GlobalCache< Metavariables > &global_cache) |
ParallelComponent responsible for collecting data from Element
s and interpolating it onto InterpolationTarget
s.
For requirements on Metavariables, see InterpolationTarget