Home
last modified time | relevance | path

Searched defs:PetscCountKokkosView (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dkokkosimpl.hpp124 using PetscCountKokkosView = Kokkos::View<PetscCount *, DefaultMemorySpace>; typedef
/petsc/src/snes/tutorials/
H A Dex55k.kokkos.cxx17 using PetscCountKokkosView = Kokkos::View<PetscCount *, DefaultMemorySpace>; typedef