Searched defs:diag_d (Results 1 – 4 of 4) sorted by relevance
13 …auto diag_d = Kokkos::create_mirror_view_and_copy(PetscGetKokkosExecutionSpac… in PC_PBJacobi_Kokkos() local
19 MatScalar *diag_d; /* [nsize], store inverse of the point blocks on device */ member
135 auto diag_d = Kokkos::create_mirror_view_and_copy(exec, diag_h); in Mat_SeqAIJKokkos() local189 …auto diag_d = Kokkos::create_mirror_view_and_copy(DefaultMemorySpace(), diag_h); in SetDiagonal() local
103 …auto diag_d = Kokkos::create_mirror_view_and_copy(DefaultMemorySpace(), diag_h); in MatAssemblyEnd_SeqAIJKokkos() local