SpECTRE
v2025.03.17
|
Initializes an Interpolator. More...
#include <InitializeInterpolator.hpp>
Public Types | |
using | return_tag_list = implementation defined |
using | simple_tags = return_tag_list |
using | compute_tags = implementation defined |
using | const_global_cache_tags = implementation defined |
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) |
Initializes an Interpolator.
Uses: nothing
DataBox changes:
Tags::NumberOfElements
Tags::VolumeVarsInfo<Metavariables, TemporalId>
or a tmpl::list
of multiple tags for VolumeVarsInfo
.Tags::InterpolatedVarsHolders<Metavariables>