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

Definition of class for distributed sparse matrices. More...

Go to the source code of this file.

Data Structures

class  lama::_SparseMatrix
 Common base class for SparseMatrix that is independent of the value type used for the matrix values. More...
class  lama::SparseMatrix< T >
 A SparseMatrix represents a distributed 2D sparse matrix with elements of type ValueType. More...

Namespaces

namespace  lama
 

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



Detailed Description

Definition of class for distributed sparse matrices.

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