#include "petsc.h" PetscErrorCode PetscViewerASCIIMonitorCreate(MPI_Comm comm,const char *filename,PetscInt tabs,PetscViewerASCIIMonitor* ctx)Collective on MPI_Comm
comm | - the communicator | |
name | - the file name | |
tabs | - how far in the text should be tabbed |
See PetscViewerASCIIOpen()
Level:advanced
Location:src/sys/viewer/impls/ascii/filev.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages