Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h267 PETSC_EXTERN PetscErrorCode PCGASMGetSubmatrices(PC, PetscInt *, Mat *[]);
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1837 PetscErrorCode PCGASMGetSubmatrices(PC pc, PetscInt *n, Mat *mat[]) in PCGASMGetSubmatrices() function