Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/utils/
H A Discoloring.c734 …erColors(MPI_Comm comm, PetscInt n, ISColoringValue lindices[], PetscInt *outN, ISColoringValue *o… in ISAllGatherColors() argument
755 if (outN) *outN = N; in ISAllGatherColors()