Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/seqhip/
H A Dsellhip.hip.cxx708 static PetscErrorCode MatMultAdd_SeqSELLHIP(Mat A, Vec xx, Vec yy, Vec zz) in MatMultAdd_SeqSELLHIP() function
908 A->ops->multadd = MatMultAdd_SeqSELLHIP; in MatAssemblyEnd_SeqSELLHIP()
967 B->ops->multadd = MatMultAdd_SeqSELLHIP; in MatConvert_SeqSELL_SeqSELLHIP()