SpECTRE
v2024.12.16
|
Initializes the data of a newly created child element from the data of its parent element. More...
#include <InitializeChild.hpp>
Static Public Member Functions | |
template<typename ParallelComponent , typename DbTagList , typename Metavariables , typename... Tags> | |
static void | apply (db::DataBox< DbTagList > &box, Parallel::GlobalCache< Metavariables > &cache, const ElementId< Metavariables::volume_dim > &child_id, const tuples::TaggedTuple< Tags... > &parent_items) |
Initializes the data of a newly created child element from the data of its parent element.
DataBox:
This action is meant to be invoked by amr::Actions::SendDataToChildren