|
Tpetra Matrix/Vector Services
Version of the Day
|
#include <Kokkos_DefaultNode.hpp>#include <Kokkos_DefaultKernels.hpp>#include <Kokkos_VbrMatrix.hpp>#include "Tpetra_ConfigDefs.hpp"#include "Tpetra_Operator.hpp"#include "Tpetra_BlockMap.hpp"#include "Tpetra_BlockCrsGraph.hpp"#include "Tpetra_VbrUtils.hpp"#include "Teuchos_SerialDenseMatrix.hpp"Go to the source code of this file.
Classes | |
| class | Tpetra::VbrMatrix< Scalar, LocalOrdinal, GlobalOrdinal, Node, LocalMatOps > |
| VbrMatrix: Variable block row matrix. More... | |
Namespaces | |
| namespace | Tpetra |
Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Declarations for the class Tpetra::VbrMatrix.
Definition in file Tpetra_VbrMatrix_decl.hpp.
1.7.6.1