SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
intrp::Actions::DeregisterElement Struct Reference

Invoked on the Interpolator ParallelComponent to deregister 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 > &cache, const ArrayIndex &, const ElementId< Metavariables::volume_dim > &element_id)
 

Detailed Description

Invoked on the Interpolator ParallelComponent to deregister 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: