petsc-3.9.4 2018-09-11
PetscViewerVUPrintDeferred
Prints to the deferred write cache instead of the file.
Synopsis
#include "petscsys.h"
PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer viewer, const char format[], ...)
Not Collective
Input Parameters
Keywords
Viewer, print, deferred
See Also
PetscViewerVUFlushDeferred()
Level
intermediate
Location
src/sys/classes/viewer/impls/vu/petscvu.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages