Searched refs:csrmatT (Results 1 – 2 of 2) sorted by relevance
114 …KokkosCsrMatrix csrmatT, csrmatH; /* Transpose and Hermitian of the matrix… member204 csrmatT = KokkosCsrMatrix(); /* Overwrite with empty matrices */ in DestroyMatTranspose()
310 …TSC_INTERN PetscErrorCode MatSeqAIJKokkosGenerateTranspose_Private(Mat A, KokkosCsrMatrix *csrmatT) in MatSeqAIJKokkosGenerateTranspose_Private() argument315 KokkosCsrMatrix &T = akok->csrmatT; in MatSeqAIJKokkosGenerateTranspose_Private()324 *csrmatT = akok->csrmat; in MatSeqAIJKokkosGenerateTranspose_Private()342 *csrmatT = akok->csrmatT; in MatSeqAIJKokkosGenerateTranspose_Private()