Searched refs:isident (Results 1 – 1 of 1) sorted by relevance
42 PetscBool isident, samelocal = (PetscBool)(nlocal == PETSC_DECIDE); in ISInvertPermutation_Stride() local45 PetscCall(ISGetInfo(is, IS_IDENTITY, IS_GLOBAL, PETSC_TRUE, &isident)); in ISInvertPermutation_Stride()46 …if (isident && nlocal != PETSC_DECIDE) PetscCallMPI(MPIU_Allreduce(MPI_IN_PLACE, &samelocal, 1, MP… in ISInvertPermutation_Stride()47 if (isident) { in ISInvertPermutation_Stride()