Searched refs:brokenpipe (Results 1 – 1 of 1) sorted by relevance
816 PetscBool flag, brokenpipe; in PetscGLVisCollectiveEnd() local820 PetscCallMPI(MPIU_Allreduce(&flag, &brokenpipe, 1, MPI_C_BOOL, MPI_LOR, comm)); in PetscGLVisCollectiveEnd()821 if (brokenpipe) { in PetscGLVisCollectiveEnd()