Home
last modified time | relevance | path

Searched refs:brokenpipe (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c816 PetscBool flag, brokenpipe; in PetscGLVisCollectiveEnd() local
820 PetscCallMPI(MPIU_Allreduce(&flag, &brokenpipe, 1, MPI_C_BOOL, MPI_LOR, comm)); in PetscGLVisCollectiveEnd()
821 if (brokenpipe) { in PetscGLVisCollectiveEnd()