SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
LinearSolver::Actions::StoreMatrixColumn< BuildMatrixMetavars > Struct Template Reference

Write result out to disk, reset operand back to zero, and keep iterating. More...

#include <BuildMatrix.hpp>

Public Types

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

Detailed Description

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

Write result out to disk, reset operand back to zero, and keep iterating.


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