Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.hpp114 …KokkosCsrMatrix csrmatT, csrmatH; /* Transpose and Hermitian of the matrix… member
H A Daijkok.kokkos.cxx310 …TSC_INTERN PetscErrorCode MatSeqAIJKokkosGenerateTranspose_Private(Mat A, KokkosCsrMatrix *csrmatT) in MatSeqAIJKokkosGenerateTranspose_Private()