|
SpECTRE
v2026.04.01
|
Register an element with the volume data reader component. More...
#include <RegisterWithElementDataReader.hpp>
Static Public Member Functions | |
| template<typename DbTagsList, typename... InboxTags, typename Metavariables, size_t Dim, typename ActionList, typename ParallelComponent> | |
| static Parallel::iterable_action_return_t | apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ElementId< Dim > &array_index, const ActionList, const ParallelComponent *const) |
Register an element with the volume data reader component.
Invoke this action on each element of an array parallel component to register them for receiving imported volume data.