SpECTRE  v2024.04.12
intrp::Actions::AddTemporalIdsToInterpolationTarget< InterpolationTargetTag > Struct Template Reference

Adds temporal_ids on which this InterpolationTarget should be triggered. More...

#include <AddTemporalIdsToInterpolationTarget.hpp>

Static Public Member Functions

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

Detailed Description

template<typename InterpolationTargetTag>
struct intrp::Actions::AddTemporalIdsToInterpolationTarget< InterpolationTargetTag >

Adds temporal_ids on which this InterpolationTarget should be triggered.

Invoked on an InterpolationTarget.

In more detail, does the following:

Uses:

DataBox changes:


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