Searched refs:MatMult_SeqAIJSELL (Results 1 – 1 of 1) sorted by relevance
147 static PetscErrorCode MatMult_SeqAIJSELL(Mat A, Vec xx, Vec yy) in MatMult_SeqAIJSELL() function241 B->ops->mult = MatMult_SeqAIJSELL; in MatConvert_SeqAIJ_SeqAIJSELL()