SpECTRE
v2025.03.17
|
Dispatch global reduction to get the size of the matrix. More...
#include <BuildMatrix.hpp>
Public Types | |
using | simple_tags = implementation defined |
using | compute_tags = implementation defined |
using | const_global_cache_tags = implementation defined |
Static Public Member Functions | |
template<typename DbTags , typename... InboxTags, typename Metavariables , size_t Dim, typename ActionList , typename ParallelComponent > | |
static Parallel::iterable_action_return_t | apply (db::DataBox< DbTags > &box, const tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ElementId< Dim > &array_index, const ActionList, const ParallelComponent *const) |
Dispatch global reduction to get the size of the matrix.