#include "petscdraw.h" int PetscDrawZoom(PetscDraw draw,int (*func)(PetscDraw,void *),void *ctx)Collective on PetscDraw
draw | - the window where the graph will be made. | |
func | - users function that draws the graphic | |
ctx | - pointer to any user required data |
Level:advanced
Location:src/sys/src/draw/utils/zoom.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages