PETSc System routines

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

ex1.c: Tests creation and destruction of PetscDevice
ex2.c: Tests creation and destruction of PetscDeviceContext
ex3.c: Tests PetscDeviceContextDuplicate
makefile