Searched refs:deviceBuffer_t (Results 1 – 1 of 1) sorted by relevance
8 typedef Kokkos::View<char *, DefaultMemorySpace> deviceBuffer_t; typedef369 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()