Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/seqcuda/
H A Dsellcuda.cu938 static PetscErrorCode MatDestroy_SeqSELLCUDA(Mat A) in MatDestroy_SeqSELLCUDA() function
971 B->ops->destroy = MatDestroy_SeqSELLCUDA; in MatConvert_SeqSELL_SeqSELLCUDA()