SpECTRE  v2024.04.12
LinearSolver::Actions::StoreMatrixColumn< IterationIdTag, OperandTag, OperatorAppliedToOperandTag, CoordsTag, ArraySectionIdTag > 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 = tmpl::list< Tags::MatrixSubfileName >
 

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 IterationIdTag, typename OperandTag, typename OperatorAppliedToOperandTag, typename CoordsTag, typename ArraySectionIdTag>
struct LinearSolver::Actions::StoreMatrixColumn< IterationIdTag, OperandTag, OperatorAppliedToOperandTag, CoordsTag, ArraySectionIdTag >

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


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