petsc-3.5.4 2015-05-23
Report Typos and Errors

PETSC_DRAW_X

PETSc graphics device that uses either X windows or its virtual version Xvfb

Options Database Keys

-display <display> - sets the display to use
-x_virtual - forces use of a X virtual display Xvfb that will not display anything but -draw_save will still work. Xvfb is automatically started up in PetscSetDisplay() with this option
-geometry x,y,w,h - set location and size in pixels
-draw_size w,h - percentage of screeen, either 1, .5, .3, .25

See Also

PetscDrawOpenX(), PetscDrawSetDisplay(), PetscDrawSetFromOptions()

Level:beginner
Location:
src/sys/classes/draw/impls/x/xops.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages