Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c309 static PetscErrorCode MatConvert_SeqXAIJ_IS(Mat A, MatType type, MatReuse reuse, Mat *newmat) in MatConvert_SeqXAIJ_IS() function
648 PetscCall(MatConvert_SeqXAIJ_IS(A, type, reuse, newmat)); in MatConvert_XAIJ_IS()