Searched refs:j_nonlocal_h (Results 1 – 1 of 1) sorted by relevance
101 Kokkos::View<PetscInt *, HostMirrorMemorySpace> j_nonlocal_h; in main() local108 PetscCallCXX(j_nonlocal_h = Kokkos::View<PetscInt *, HostMirrorMemorySpace>(oj, oi[5])); in main()117 PetscCallCXX(Kokkos::deep_copy(j_nonlocal_d, j_nonlocal_h)); in main()