#include "Kokkos_Core.hpp"
#include "Kokkos_StaticCrsGraph.hpp"
#include "Stokhos_Multiply.hpp"
Go to the source code of this file.
|
| class | Stokhos::BlockCrsMatrix< BlockSpec, ValueType, Device > |
| | CRS matrix of dense blocks. More...
|
| |
| class | Stokhos::Multiply< BlockCrsMatrix< BlockSpec, MatrixValue, Device >, Kokkos::View< VectorValue **, Kokkos::LayoutLeft, Device >, Kokkos::View< VectorValue **, Kokkos::LayoutLeft, Device > > |
| |
|
| namespace | Stokhos |
| | Top-level namespace for Stokhos classes and functions.
|
| |