Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/seqhip/
H A Dsellhip.hip.cxx940 static PetscErrorCode MatDuplicate_SeqSELLHIP(Mat A, MatDuplicateOption cpvalues, Mat *B) in MatDuplicate_SeqSELLHIP() function
968 B->ops->duplicate = MatDuplicate_SeqSELLHIP; in MatConvert_SeqSELL_SeqSELLHIP()