Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Tpetra_BlockCrsMatrix_decl.hpp File Reference

Declaration of Tpetra::BlockCrsMatrix. More...

#include "Tpetra_CrsGraph.hpp"
#include "Tpetra_RowMatrix.hpp"
#include "Tpetra_BlockMultiVector_decl.hpp"
#include "Tpetra_CrsMatrix_decl.hpp"

Go to the source code of this file.

Classes

class  Tpetra::BlockCrsMatrix< Scalar, LO, GO, Node >
 Sparse matrix whose entries are small dense square blocks, all of the same dimensions. More...
 

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 

Detailed Description

Declaration of Tpetra::BlockCrsMatrix.

Definition in file Tpetra_BlockCrsMatrix_decl.hpp.