Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx253 …tLeft, Kokkos::HostSpace, Kokkos::MemoryTraits<Kokkos::Unmanaged>> h_coo_elem_offsets((LandauIdx *… in LandauKokkosStaticDataSet() local
260 Kokkos::deep_copy(*coo_elem_offsets, h_coo_elem_offsets); in LandauKokkosStaticDataSet()