Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.hpp28 using KokkosCsrGraphHost = KokkosCsrGraphType<HostMirrorMemorySpace>; typedef
37 using MatRowMapKokkosViewHost = KokkosCsrGraphHost::row_map_type::non_const_type;
38 using MatColIdxKokkosViewHost = KokkosCsrGraphHost::entries_type::non_const_type;
45 using ConstMatRowMapKokkosViewHost = KokkosCsrGraphHost::row_map_type::const_type;
46 using ConstMatColIdxKokkosViewHost = KokkosCsrGraphHost::entries_type::const_type;