Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c5420 static PetscErrorCode MatCreateSeqSubMatrixWithRows_Private(Mat P, IS rows, Mat *P_oth) in MatCreateSeqSubMatrixWithRows_Private() function
5638 PetscCall(MatCreateSeqSubMatrixWithRows_Private(P, rows, P_oth)); in MatGetBrowsOfAcols_MPIXAIJ()