#include <Kokkos_DefaultNode.hpp>#include <Kokkos_VbrMatrix.hpp>#include "Xpetra_ConfigDefs.hpp"#include "Xpetra_BlockMap.hpp"#include "Xpetra_MultiVector.hpp"#include <Teuchos_SerialDenseMatrix.hpp>Go to the source code of this file.
Classes | |
| class | Xpetra::VbrMatrix< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| VbrMatrix: Variable block row matrix. More... | |
Namespaces | |
| namespace | Xpetra |
Xpetra namespace | |
Defines | |
| #define | XPETRA_VBRMATRIX_SHORT |
Declarations for the class Xpetra::VbrMatrix.
Definition in file Xpetra_VbrMatrix.hpp.
| #define XPETRA_VBRMATRIX_SHORT |
Definition at line 435 of file Xpetra_VbrMatrix.hpp.
1.7.6.1