
directory:  $(PETSC_DIR)/src/snes/examples/umin

This directory contains example programs for the SNES unconstrained
minimization solvers.  Examples of solving systems of nonlinear
equations are in the directory $(PETSC_DIR)/src/snes/examples.
Note that the SNES interface is virtually identical for both types
of problems, so the user may benefit from examining programs in both
directories.


