Searched refs:src2 (Results 1 – 1 of 1) sorted by relevance
120 Kokkos::View<const PetscScalar *, Kokkos::HostSpace> src2((const PetscScalar *)ebuf, n); in main() local122 PetscCallCXX(Kokkos::deep_copy(dst2, src2)); in main()