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:
ex2.c:
ex3.c: Tests catching of floating point exceptions
ex7.c: Tests PetscSortIntWithPermutation()
ex9.c:
ex10.c:
ex11.c: Tests PetscSynchronizedPrintf() and PetscSynchronizedFPrintf()
ex12.c: Tests timing PetscSortInt()
ex14.c:
ex15.c:
ex16.c:
ex18.c: Tests ContainerCreate and ContainerDestroy
ex19.c: Tests string options with spaces
ex20.c: Tests PetscOptionsPrefix{Push,Pop}\n\n
ex21.c: Tests PetscTreeProcess()
ex22.c:
ex23.c: Tests string options with spaces
ex24.c:
makefile