Searched refs:identLocal (Results 1 – 1 of 1) sorted by relevance
734 PetscBool identLocal; in ISGetInfo_Identity() local741 identLocal = PETSC_TRUE; in ISGetInfo_Identity()745 if (i < n) identLocal = PETSC_FALSE; in ISGetInfo_Identity()747 *flg = identLocal; in ISGetInfo_Identity()749 PetscCallMPI(MPIU_Allreduce(&identLocal, flg, 1, MPI_C_BOOL, MPI_LAND, comm)); in ISGetInfo_Identity()