Searched refs:j_local_h (Results 1 – 1 of 1) sorted by relevance
98 Kokkos::View<PetscInt *, HostMirrorMemorySpace> j_local_h; in main() local105 PetscCallCXX(j_local_h = Kokkos::View<PetscInt *, HostMirrorMemorySpace>(dj, di[5])); in main()114 PetscCallCXX(Kokkos::deep_copy(j_local_d, j_local_h)); in main()