SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
intrp::Interpolator< Metavariables > Struct Template Reference

ParallelComponent responsible for collecting data from Elements and interpolating it onto InterpolationTargets. 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)
 

Detailed Description

template<class Metavariables>
struct intrp::Interpolator< Metavariables >

ParallelComponent responsible for collecting data from Elements and interpolating it onto InterpolationTargets.

For requirements on Metavariables, see InterpolationTarget


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