LAMA
|
Definition of matrix class for distributed sparse matrixes in JDS format. More...
#include <lama/config.hpp>
#include <lama/matrix/SparseMatrix.hpp>
#include <lama/storage/JDSStorage.hpp>
#include <lama/distribution/GeneralDistribution.hpp>
Go to the source code of this file.
Data Structures | |
class | lama::JDSSparseMatrix< T > |
Definition of a derived class for SparseMatrix that uses the JDS 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. |
Definition of matrix class for distributed sparse matrixes in JDS format.