SpECTRE
v2025.03.17
|
Cleans up stored volume data that is no longer needed. More...
#include <CleanUpInterpolator.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 > &cache, const ArrayIndex &, const typename InterpolationTargetTag::temporal_id::type &temporal_id) |
Cleans up stored volume data that is no longer needed.
Called by InterpolationTargetReceiveVars.
Uses:
Tags::InterpolatedVarsHolders<Metavariables>
Tags::VolumeVarsInfo<Metavariables>
DataBox changes:
Tags::InterpolatedVarsHolders<Metavariables>
Tags::VolumeVarsInfo<Metavariables>
For requirements on InterpolationTargetTag, see InterpolationTarget