Home
last modified time | relevance | path

Searched refs:KokkosCsrMatrixType (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.hpp23 using KokkosCsrMatrixType = typename KokkosSparse::CrsMatrix<MatScalarType, MatColIdxType, MemorySp… typedef
25 using KokkosCsrGraphType = typename KokkosCsrMatrixType<MemorySpace>::staticcrsgraph_type;
30 using KokkosCsrMatrix = KokkosCsrMatrixType<DefaultMemorySpace>;
31 using KokkosCsrMatrixHost = KokkosCsrMatrixType<HostMirrorMemorySpace>;