Searched refs:PCGASMGetSubmatrices (Results 1 – 2 of 2) sorted by relevance
267 PETSC_EXTERN PetscErrorCode PCGASMGetSubmatrices(PC, PetscInt *, Mat *[]);
1837 PetscErrorCode PCGASMGetSubmatrices(PC pc, PetscInt *n, Mat *mat[]) in PCGASMGetSubmatrices() function