Searched refs:csrmatH (Results 1 – 2 of 2) sorted by relevance
114 …KokkosCsrMatrix csrmatT, csrmatH; /* Transpose and Hermitian of the matrix… member205 csrmatH = KokkosCsrMatrix(); in DestroyMatTranspose()
348 static PetscErrorCode MatSeqAIJKokkosGenerateHermitian_Private(Mat A, KokkosCsrMatrix *csrmatH) in MatSeqAIJKokkosGenerateHermitian_Private() argument353 KokkosCsrMatrix &T = akok->csrmatH; in MatSeqAIJKokkosGenerateHermitian_Private()362 *csrmatH = akok->csrmat; in MatSeqAIJKokkosGenerateHermitian_Private()380 *csrmatH = akok->csrmatH; in MatSeqAIJKokkosGenerateHermitian_Private()