#include "petscdraw.h" PetscErrorCode PetscDrawViewPortsCreateRect(PetscDraw draw,PetscInt nx,PetscInt ny,PetscDrawViewPorts **newports)Collective on PetscDraw
draw | - the drawing context | |
nx | - the number of x divisions | |
ny | - the number of y divisions |
Level:advanced
Location:src/sys/classes/draw/interface/dviewp.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages