|
SpECTRE
v2025.08.19
|
Invoked on the importers::ElementDataReader component to store the registered data.
More...
#include <RegisterWithElementDataReader.hpp>
Static Public Member Functions | |
| template<typename ParallelComponent , typename DbTagsList , typename Metavariables , typename ArrayIndex , size_t Dim> | |
| static void | apply (db::DataBox< DbTagsList > &box, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const Parallel::ArrayComponentId &array_component_id, std::pair< tnsr::I< DataVector, Dim, Frame::Inertial >, Mesh< Dim > > coords_and_mesh) |
Invoked on the importers::ElementDataReader component to store the registered data.
The importers::Actions::RegisterWithElementDataReader action, which is performed on each element of an array parallel component, invokes this action on the importers::ElementDataReader component.