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

Declaration of Tpetra::Experimental::BlockCrsMatrix. More...

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

Go to the source code of this file.

Classes

class  Tpetra::Experimental::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.
 
 Tpetra::Experimental
 Namespace for new Tpetra features that are not ready for public release, but are ready for evaluation by friendly expert users.
 

Detailed Description

Declaration of Tpetra::Experimental::BlockCrsMatrix.

Definition in file Tpetra_Experimental_BlockCrsMatrix_decl.hpp.