Searched refs:ISGetSeqIS_Private (Results 1 – 1 of 1) sorted by relevance
3092 static PetscErrorCode ISGetSeqIS_Private(Mat mat, IS iscol, IS *isseq) in ISGetSeqIS_Private() function3399 PetscCall(ISGetSeqIS_Private(mat, iscol, &iscol_local)); in MatCreateSubMatrix_MPIAIJ()3426 if (!iscol_local) PetscCall(ISGetSeqIS_Private(mat, iscol, &iscol_local)); in MatCreateSubMatrix_MPIAIJ()