SpECTRE  v2025.08.19
LinearSolver::Actions::ResetBuiltMatrix< BuildMatrixMetavars > Struct Template Reference

Dispatch global reduction to get the size of the matrix. More...

#include <BuildMatrix.hpp>

Public Types

using const_global_cache_tags = tmpl::list< Tags::SkipResets >
 

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 > &, const ElementId< Dim > &, const ActionList, const ParallelComponent *const)
 

Detailed Description

template<typename BuildMatrixMetavars>
struct LinearSolver::Actions::ResetBuiltMatrix< BuildMatrixMetavars >

Dispatch global reduction to get the size of the matrix.


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