petsc-3.11.4 2019-09-28
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