Tpetra parallel linear algebra
Version of the Day
|
Declaration of Tpetra::BlockCrsMatrix. More...
#include "Tpetra_CrsGraph.hpp"
#include "Tpetra_RowMatrix.hpp"
#include "Tpetra_BlockMultiVector_decl.hpp"
#include "Tpetra_CrsMatrix_decl.hpp"
#include "KokkosSparse_BsrMatrix.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. | |
Tpetra::Impl | |
Namespace for new Tpetra features that are not ready for public release, but are ready for evaluation by friendly expert users. | |
Typedefs | |
using | Tpetra::Impl::BlockCrsMatrixLittleBlockArrayLayout = Kokkos::LayoutRight |
give an option to use layoutleft More... | |
Declaration of Tpetra::BlockCrsMatrix.
Definition in file Tpetra_BlockCrsMatrix_decl.hpp.