Home
last modified time | relevance | path

Searched refs:src2 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/sf/tests/
H A Dex4k.kokkos.cxx120 Kokkos::View<const PetscScalar *, Kokkos::HostSpace> src2((const PetscScalar *)ebuf, n); in main() local
122 PetscCallCXX(Kokkos::deep_copy(dst2, src2)); in main()