petsc-3.4.5 2014-06-29

PetscViewerDrawSetPause

Sets a pause for each PetscDraw in the viewer

Synopsis

#include "petscdraw.h" 
#include "petscviewer.h" 
PetscErrorCode  PetscViewerDrawSetPause(PetscViewer viewer,PetscReal pause)
Not Collective

Input Parameters

viewer - the PetscViewer
pause - the pause value

See Also

PetscViewerDrawOpen(), PetscViewerDrawGetDraw(),

Level:intermediate
Location:
src/sys/classes/viewer/impls/draw/drawv.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages