SpECTRE  v2025.08.19
SparseMatrixElement Struct Reference

Struct used to fill SimpleSparsematrix. More...

#include <SimpleSparseMatrix.hpp>

Public Member Functions

 SparseMatrixElement (const size_t row, const size_t column, const double val)
 

Public Attributes

size_t row_dest
 
size_t column_src
 
double value
 

Detailed Description

Struct used to fill SimpleSparsematrix.


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