Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscis.h253 PETSC_EXTERN PetscErrorCode ISAllGatherColors(MPI_Comm, PetscInt, ISColoringValue *, PetscInt *, IS…
/petsc/src/vec/is/is/utils/
H A Discoloring.c734 PetscErrorCode ISAllGatherColors(MPI_Comm comm, PetscInt n, ISColoringValue lindices[], PetscInt *o… in ISAllGatherColors() function