Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/seqhip/
H A Dsellhip.hip.cxx571 static PetscErrorCode MatMult_SeqSELLHIP(Mat A, Vec xx, Vec yy) in MatMult_SeqSELLHIP() function
907 A->ops->mult = MatMult_SeqSELLHIP; in MatAssemblyEnd_SeqSELLHIP()
966 B->ops->mult = MatMult_SeqSELLHIP; in MatConvert_SeqSELL_SeqSELLHIP()