Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.hpp68 MatColIdxKokkosViewHost jL_h, jU_h, jLt_h, jUt_h; member
H A Daijkok.kokkos.cxx1753 factors->jLt_h = MatColIdxKokkosViewHost(seq->j, seq->nz); in MatSeqAIJKokkosTransposeSolveCheck()
1760 PetscCallCXX(Kokkos::deep_copy(factors->jLt_d, factors->jLt_h)); in MatSeqAIJKokkosTransposeSolveCheck()