#include "petscdraw.h" PetscErrorCode PetscDrawSetPause(PetscDraw draw,PetscReal lpause)Logically Collective on PetscDraw
draw | - the drawing object | |
lpause | - number of seconds to pause, -1 implies until user input, -2 pauses only on the PetscDrawDestroy() |
Level:intermediate
Location:src/sys/classes/draw/interface/dpause.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages