Searched refs:PETSC_DEVNULL (Results 1 – 1 of 1) sorted by relevance
788 #define PETSC_DEVNULL "NUL" macro790 #define PETSC_DEVNULL "/dev/null" macro822 FILE *sock, *null = fopen(PETSC_DEVNULL, "w"); in PetscGLVisCollectiveEnd()