Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx8 typedef Kokkos::View<char *, DefaultMemorySpace> deviceBuffer_t; typedef
369 deviceBuffer_t dbuf(reinterpret_cast<char *>(dst + dstStart * link->bs), sz); in ScatterAndInsert()
586 deviceBuffer_t dbuf(static_cast<char *>(dst), n); in PetscSFLinkMemcpy_Kokkos()
597 deviceBuffer_t dbuf(static_cast<char *>(dst), n); in PetscSFLinkMemcpy_Kokkos()