Searched refs:indegree0 (Results 1 – 1 of 1) sorted by relevance
1153 PetscMPIInt rank, *outranks, *inranks, indegree0; in PetscSFGetGroups() local1174 PetscCall(PetscMPIIntCast(indegree[0], &indegree0)); in PetscSFGetGroups()1175 PetscCallMPI(MPI_Group_incl(group, indegree0, inranks, &sf->ingroup)); in PetscSFGetGroups()