SpECTRE  v2024.03.19
intrp::Actions::InitializeInterpolator< VolumeVarsInfos, InterpolatedVarsHolders > Struct Template Reference

Initializes an Interpolator. More...

#include <InitializeInterpolator.hpp>

Public Types

using return_tag_list = tmpl::flatten< tmpl::list< Tags::NumberOfElements, VolumeVarsInfos, InterpolatedVarsHolders > >
 
using simple_tags = return_tag_list
 
using compute_tags = tmpl::list<>
 

Static Public Member Functions

template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent >
static Parallel::iterable_action_return_t apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const)
 

Detailed Description

template<typename VolumeVarsInfos, typename InterpolatedVarsHolders>
struct intrp::Actions::InitializeInterpolator< VolumeVarsInfos, InterpolatedVarsHolders >

Initializes an Interpolator.

Uses: nothing

DataBox changes:


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