Home
last modified time | relevance | path

Searched refs:MatMult_MPIAIJCUSPARSE (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/mpi/mpicusparse/
H A Dmpiaijcusparse.cu315 static PetscErrorCode MatMult_MPIAIJCUSPARSE(Mat A, Vec xx, Vec yy) in MatMult_MPIAIJCUSPARSE() function
477 A->ops->mult = MatMult_MPIAIJCUSPARSE; in MatConvert_MPIAIJ_MPIAIJCUSPARSE()