petsc-3.3-p7 2013-05-11

PETSc System routines

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

ex1.c: Introductory example that illustrates printing
ex2.c: Synchronized printing
ex3.c: Augmenting PETSc profiling by add events
ex4.c: Introductory example that illustrates running PETSc on a subset of processes
ex5.c: Demonstrates using the PetscBag Object\n\n
ex6.c: Example of using PetscLikely() and PetscUnlikely()
ex7.c: Demonstrates using PetscWebServe()
makefile