SpECTRE
v2025.03.17
|
Reduction target that is called after all nodes have successfully initialized the nodegroup portion of the DgElementCollection
. This spawns the messages that initialize the DgElementArrayMember
s.
More...
#include <SpawnInitializeElementsInCollection.hpp>
Static Public Member Functions | |
template<typename ParallelComponent , typename DbTagsList , typename Metavariables , typename ArrayIndex , typename DataBox = db::DataBox<DbTagsList>> | |
static void | apply (db::DataBox< DbTagsList > &box, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const double) |
Reduction target that is called after all nodes have successfully initialized the nodegroup portion of the DgElementCollection
. This spawns the messages that initialize the DgElementArrayMember
s.