Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/seqcuda/
H A Dsellcuda.cu947 static PetscErrorCode MatDuplicate_SeqSELLCUDA(Mat A, MatDuplicateOption cpvalues, Mat *B) in MatDuplicate_SeqSELLCUDA() function
975 B->ops->duplicate = MatDuplicate_SeqSELLCUDA; in MatConvert_SeqSELL_SeqSELLCUDA()