#include "petscdraw.h" PetscErrorCode PetscDrawViewPortsCreate(PetscDraw draw,PetscInt nports,PetscDrawViewPorts **newports)Collective on PetscDraw
draw | - the drawing context | |
nports | - the number of ports |
ports | - a PetscDrawViewPorts context (C structure) |
-draw_ports | - display multiple fields in the same window with PetscDrawPorts instead of in separate windows |