ex1.c: Solves a nonlinear system on 1 processor with SNES
ex4.c: This program demonstrates use of the SNES package to solve systems of nonlinear equations on a single processor
ex5.c: Solves a nonlinear system in parallel with SNES
ex7.c: Solves u`` + u^{2} = f with Newton-like methods
ex9.c: This program demonstrates use of the SNES package
ex13.c: This program is a replica of ex6
makefile