Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex40.c8 PetscErrorCode ISAllGatherDisjoint(IS iis, IS **ois) in ISAllGatherDisjoint() function
89 PetscCall(ISAllGatherDisjoint(is1[0], &is2)); in main()
119 PetscCall(ISAllGatherDisjoint(is1[0], &is)); in main()