Home
last modified time | relevance | path

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

/petsc/src/mat/impls/baij/seq/
H A Dbaij2.c70 static PetscErrorCode MatCreateSubMatrix_SeqBAIJ_Private(Mat A, IS isrow, IS iscol, MatReuse scall,… in MatCreateSubMatrix_SeqBAIJ_Private() function
171 PetscCall(MatCreateSubMatrix_SeqBAIJ_Private(A, is1, is2, scall, B)); in MatCreateSubMatrix_SeqBAIJ()