Searched refs:MatSeqSELLCUDACopyToGPU (Results 1 – 1 of 1) sorted by relevance
35 static PetscErrorCode MatSeqSELLCUDACopyToGPU(Mat A) in MatSeqSELLCUDACopyToGPU() function586 PetscCall(MatSeqSELLCUDACopyToGPU(A)); in MatMult_SeqSELLCUDA()727 PetscCall(MatSeqSELLCUDACopyToGPU(A)); in MatMultAdd_SeqSELLCUDA()913 if (A->factortype == MAT_FACTOR_NONE) PetscCall(MatSeqSELLCUDACopyToGPU(A)); in MatAssemblyEnd_SeqSELLCUDA()