Searched refs:MatCreateSubMatrix_SeqBAIJ_Private (Results 1 – 1 of 1) sorted by relevance
70 static PetscErrorCode MatCreateSubMatrix_SeqBAIJ_Private(Mat A, IS isrow, IS iscol, MatReuse scall,… in MatCreateSubMatrix_SeqBAIJ_Private() function171 PetscCall(MatCreateSubMatrix_SeqBAIJ_Private(A, is1, is2, scall, B)); in MatCreateSubMatrix_SeqBAIJ()