Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.kokkos.cxx245 static PetscErrorCode MatGetCurrentMemType_SeqAIJKokkos(PETSC_UNUSED Mat A, PetscMemType *mtype) in MatGetCurrentMemType_SeqAIJKokkos() function
1462 A->ops->getcurrentmemtype = MatGetCurrentMemType_SeqAIJKokkos; in MatSetOps_SeqAIJKokkos()