Searched refs:ConstMatScalarKokkosViewHost (Results 1 – 2 of 2) sorted by relevance
47 using ConstMatScalarKokkosViewHost = KokkosCsrMatrixHost::values_type::const_type; typedef
1412 …kv = Kokkos::create_mirror_view_and_copy(DefaultMemorySpace(), ConstMatScalarKokkosViewHost(v, n)); in MatSetValuesCOO_SeqAIJKokkos()