Searched refs:MatSubdomainsCreateCoalesce (Results 1 – 3 of 3) sorted by relevance
1463 PetscCall(MatSubdomainsCreateCoalesce(A, N, n, iis)); in PCGASMCreateStraddlingSubdomains()
2691 PETSC_EXTERN PetscErrorCode MatSubdomainsCreateCoalesce(Mat, PetscInt, PetscInt *, IS **);
11122 PetscErrorCode MatSubdomainsCreateCoalesce(Mat A, PetscInt N, PetscInt *n, IS *iss[]) in MatSubdomainsCreateCoalesce() function