Searched refs:MatCreateSubMatrices_IS (Results 1 – 1 of 1) sorted by relevance
3519 static PetscErrorCode MatCreateSubMatrices_IS(Mat A, PetscInt n, const IS irow[], const IS icol[], … in MatCreateSubMatrices_IS() function3683 A->ops->createsubmatrices = MatCreateSubMatrices_IS; in MatCreate_IS()