SpECTRE  v2024.05.11
Parallel::Actions::SpawnInitializeElementsInCollection Struct Reference

Reduction target that is called after all nodes have successfully initialized the nodegroup portion of the DgElementCollection. This spawns the messages that initialize the DgElementArrayMembers. 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)
 

Detailed Description

Reduction target that is called after all nodes have successfully initialized the nodegroup portion of the DgElementCollection. This spawns the messages that initialize the DgElementArrayMembers.


The documentation for this struct was generated from the following file: