Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/mat/impls/aij/mpi/
H A Dmpiaij.c5352 PetscErrorCode MatCreateSeqSubMatrixWithRows_Private(Mat P,IS rows,Mat *P_oth) in MatCreateSeqSubMatrixWithRows_Private() function
5569 ierr = MatCreateSeqSubMatrixWithRows_Private(P,rows,P_oth);CHKERRQ(ierr); in MatGetBrowsOfAcols_MPIXAIJ()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS35314 PetscErrorCode MatCreateSeqSubMatrixWithRows_Private(5352,216539
H A DCTAGS16225 MatCreateSeqSubMatrixWithRows_Private src/mat/impls/aij/mpi/mpiaij.c /^PetscErrorCode MatCreateSeqS…