#include "petscsys.h" PetscErrorCode PetscViewerASCIIOpenWithFILE(MPI_Comm comm,FILE *fd,PetscViewer *lab)Collective on MPI_Comm Many br
comm | - the communicator Many br | |
fd | - the FILE pointer Many br |
Many br
If a multiprocessor communicator is used (such as PETSC_COMM_WORLD), Many brthen only the first processor in the group uses the file. All other Many brprocessors send their data to the first processor to print. Many br
Level:beginner
Location:src/sys/classes/viewer/impls/ascii/vcreatea.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages