Searched refs:ldis (Results 1 – 1 of 1) sorted by relevance
211 PetscBool ldis, dis; in PetscViewerGLVisGetNewWindow_Private() local216 ldis = !viewer ? PETSC_TRUE : PETSC_FALSE; in PetscViewerGLVisGetNewWindow_Private()217 …PetscCallMPI(MPIU_Allreduce(&ldis, &dis, 1, MPI_C_BOOL, MPI_LOR, PetscObjectComm((PetscObject)view… in PetscViewerGLVisGetNewWindow_Private()