SpECTRE
v2025.03.17
|
Receive numeric initial data loaded by gh::Actions::SetInitialData. More...
#include <SetInitialData.hpp>
Public Types | |
using | inbox_tags = implementation defined |
Static Public Member Functions | |
template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ActionList , typename ParallelComponent > | |
static Parallel::iterable_action_return_t | apply (db::DataBox< DbTagsList > &box, tuples::TaggedTuple< InboxTags... > &inboxes, const Parallel::GlobalCache< Metavariables > &, const ElementId< Dim > &, const ActionList, const ParallelComponent *const) |
Static Public Attributes | |
static constexpr size_t | Dim = 3 |
Receive numeric initial data loaded by gh::Actions::SetInitialData.
Place this action in the action list after gh::Actions::SetInitialData to wait until the data for this element has arrived, and then transform the data to GH variables and store it in the DataBox to be used as initial data.
This action modifies the following tags in the DataBox: