Home
last modified time | relevance | path

Searched defs:csrmatH (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.cxx348 static PetscErrorCode MatSeqAIJKokkosGenerateHermitian_Private(Mat A, KokkosCsrMatrix *csrmatH) in MatSeqAIJKokkosGenerateHermitian_Private()