![]() |
Multiscale Universal Interface
2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
|
Implementation of sparse matrix arithmetic operations. More...
#include <cassert>#include <math.h>

Go to the source code of this file.
Namespaces | |
| mui | |
| mui::linalg | |
Functions | |
| template<typename ITYPE , typename VTYPE , typename STYPE > | |
| sparse_matrix< ITYPE, VTYPE > | mui::linalg::operator* (const STYPE &scalar, const sparse_matrix< ITYPE, VTYPE > &exist_mat) |
Implementation of sparse matrix arithmetic operations.