LAMA
/home/brandes/workspace/LAMA/src/lama/matrix/CSRSparseMatrix.hpp File Reference

Definition of matrix class for distributed sparse matrixes in CSR format. More...

Go to the source code of this file.

Data Structures

class  lama::CSRSparseMatrix< T >
 Definition of a derived class for SparseMatrix that uses the CSR storage format for the local and halo data of the distributed sparse matrix. More...

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.



Detailed Description

Definition of matrix class for distributed sparse matrixes in CSR format.

Author:
Jiri Kraus, Thomas Brandes
Date:
22.02.2011 $Id$