SpECTRE  v2024.04.12
intrp::Actions::RegisterElement Struct Reference

Invoked on the Interpolator ParallelComponent to register an element with the Interpolator. More...

#include <InterpolatorRegisterElement.hpp>

Static Public Member Functions

template<typename ParallelComponent , typename DbTags , typename Metavariables , typename ArrayIndex >
static void apply (db::DataBox< DbTags > &box, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &)
 

Detailed Description

Invoked on the Interpolator ParallelComponent to register an element with the Interpolator.

This is called by RegisterElementWithInterpolator below.

Uses: nothing

DataBox changes:

For requirements on Metavariables, see InterpolationTarget.


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