petsc-3.14.6 2021-03-30
Report Typos and Errors

PETSc System routines

PETSc provides a variety of "system" level routines, including parallel file access, synchronized printing to screen.

ex1.c: Demonstrates opening and drawing in a window\n
ex2.c: Demonstrates use of color map\n
ex3.c: Plots a simple line graph
ex4.c: Demonstrates use of PetscDrawZoom()\n
ex6.c: Demonstrates named colormaps\n
ex7.c: Demonstrates drawing primitives in a window\n
ex9.c: Makes a simple histogram
ex10.c: Tests repeatedly setting a window type
ex11.c: Demonstrates use of color map\n
ex12.c: Makes a simple bar graph
makefile