Multiscale Universal Interface  2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
matrix.h File Reference

Base class for sparse matrix based on COO, CSR & CSC formats includes basic arithmetic operations, multiplications and matrix I/O. More...

Include dependency graph for matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mui::linalg::sparse_matrix< ITYPE, VTYPE >
 

Namespaces

 mui
 
 mui::linalg
 

Detailed Description

Base class for sparse matrix based on COO, CSR & CSC formats includes basic arithmetic operations, multiplications and matrix I/O.

Author
W. Liu
Date
27 January 2023