Fixed FAS output for -snes_view and fixed a small bug in NCGHg-commit: bb956a525a125f43b9bd20d8f66902f0e2f8808e
Fixed convergence reason for ncg, updated output for change in max_it behaviorHg-commit: e8a902679646b998a23389d48368f431e02f9812
fixed max_its in ncg and ngmresHg-commit: ec7b715a9699832e71e5efa51aa4acef0318cfd7
usegs selection for NCG and NRICHARDSON; fixed test output and readded GS exampleHg-commit: 604ca8171dd0ec6c63045930eeae4edde2279e5c
added computeGS, akin to computefunction and computejacobian, to SNESHg-commit: 4cd394b34d6c2d0a42d7bff7da4a2f63ed0ff71f
Added different update types for NCG solverHg-commit: 33dad5fea5fed2791588127b33b683f23bb792b9
Fixed preconditioner application for nonlinear CG; more work on line searchesHg-commit: ae32fbd2a27db49e048023e0f98868e088ee4ab1
Fixed line search behavior, added SNESLineSearchQuadraticSecant.Hg-commit: e492d8adec9a0d1359ea317876d69a0d9d98a71d
added SNESLineSearchSecantHg-commit: 82d3d056a5e5d36818855626e16fe7c4ec06d0f8
Fixed a compile warningHg-commit: 5f529c1bacc2270923c72007cefe0c6cee6c3824
cannot have empty structs in C [per MS compiler]Hg-commit: 424fceb673165fbbe0c8a73f2ce85e8fcaafe938
each SNES solver now has an associated SNESLineSearchSetType_X that allows for specific routines to be set from optionsHg-commit: 9bf353a2ca63f48d871b2090628cbe6dca649f1a
SNESLS and SNESNCG now have more elegant line search type selectionHg-commit: 4cb2f3f7ece23886554acc6c69ed4dce808af520
Fix Peter's debugging output so the build is not broken for complexHg-commit: fd9f102ed743cc98463e211ee0c9337f02a6c95b
SNESLS line searches not immediately extendable; moved back to be specificHg-commit: aa4035efba07ee0d27b12a980b9228228ff47568
moved most of the LineSearch interface out of SNESLS and into SNES; fixed most of the solversHg-commit: 7938008ed4ad477835f3e77a0f5215bd9ef2049d
homogenized the test examples for composable solvers; kept debugging FASHg-commit: 1cb8a91561b4ffc41ee25145f7e7fc7454711f31
Options settings for FAS roughly conforming to MG; fixed a bug in NCG.Hg-commit: 7437d751dce0281b3c14a2dd096b75088ff273aa
added framework for SNESFASHg-commit: d12c30e79e7eb7be21577d95b4769d34fe69cd2d
small fixes to ncgHg-commit: 5ca71eff13deb9f4a47cebccb708ec1c78d6cae2
test case and debug of ncgHg-commit: c51b734343ae132b47437362cd83b0960bafdcf5
added snesncg (nonlinear conjugate gradient) solverHg-commit: 3a811f428933958bf37efb70972f4326cbc59e5c
12345678