| 18aa0c0c | 03-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Efficiency fixes for NGMRES; added "snes_ngmres_singlereduction" same as cg; made qn consistent.
Hg-commit: a99cc032f21d4c34b3dcc369ddc5591576e9855c |
| 82d26c24 | 03-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Doc fix for SNESLS describing new linesearch options
Hg-commit: 6b9320ce92d705718128d2b8e21675decefcd0f8 |
| 7d84e935 | 02-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Small FAS doc fix
Hg-commit: e026a629a13ed256a9e6fa5fcf16656aa49ff39a |
| fdacfa88 | 02-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Brought SNESNormType behavior more in line with KSPNormType and added -snes_norm_type option
Hg-commit: 55052cf541db986e2c056dc67adaeaa6ab9fc6ea |
| 1b9f414c | 02-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixed warnings in snesgs
Hg-commit: 527e80acd2b652e676af9b29ce80f686129fa070 |
| 534ebe21 | 02-Apr-2012 |
Peter Brune <brune@mcs.anl.gov> |
Added SNESNormType allowing for switching the type/frequency of norm computation in SNES.
Hg-commit: 49142f0d090f67775ce6ad6e1cce90029b9dde68 |
| 1a4f838c | 30-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Changed SNES_LINESEARCH_TYPE to be SNESLINESEARCHTYPE to conform with object type naming convention
Hg-commit: 0ecac7136f433d984716f0f4d49a5541188e27af |
| c2a02606 | 30-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fix to FAS
Hg-commit: c2de05565c8392b7c674461141bbe508d6aa51d4 |
| 217b9c2e | 30-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Final additions of SNESSetInitialFunction(Norm) to composed solvers
Hg-commit: 5375914801375fa2b7cc9f8b7b4844f16fcaf1e0 |
| e4ed7901 | 30-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Added SNESSetInitialFunction and SNESSetInitialFunctionNorm to avoid redundant work while composing nonlinear solvers
Hg-commit: bc1f6a469d5f148a18359ef9db72897c6019b77b |
| 583a1250 | 30-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
more doc fixes
Hg-commit: ec40bd3d389629d9e157ffdb5d9a1a8048a11dc1 |
| 8c40d5fb | 30-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
name spaced a few private SNES functions for code clarity
Hg-commit: 9779eda9a340614d999b650815e6493f3089e639 |
| 2cf9d1e8 | 28-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Finish up namespace fixes
Hg-commit: 2c74a31e958c07aba10ea0c979f140f64cbc68ed |
| 91f99d7c | 28-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Namespacing issues with FAS
Hg-commit: 6d24bbc36a1bac3a1cccfe19b0a33eaa81d3b072 |
| 4d26bfa5 | 28-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fix bad FAS option initialization
Hg-commit: d4d9f915d1c9f0da057ac70a2212cc4cfc7363c8 |
| e7f468e7 | 28-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
More FAS fixes
Hg-commit: 5d136ac84a596e4da3f07b0b2376e3b9b2d492d6 |
| f7620de1 | 28-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Fixes from nightly builds
Hg-commit: da09b929dff41124bc8154d711e1ab79def2881d |
| b9c2fdf1 | 28-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
FAS cycle streamlining.
Hg-commit: 00cf4ca4429bb75e08ccc76e265d090a5978c4e5 |
| d3bc2379 | 28-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
FAS doc fixes
Hg-commit: 0097c39f54cd39274a93969a3ecf216313e713dd |
| d06165b7 | 28-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixed order of options setting in SNESFAS
Hg-commit: 6193d5c323c013ecbef3229d0001a5debee29bc6 |
| 18a66777 | 27-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
More FAS optimizations; fixed wonky -log_summary output for line search
Hg-commit: 4d24cc42f44b204ec7af185c99312fed07b5ab21 |
| 66585501 | 27-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
more small monitoring optimizations for FAS
Hg-commit: 408bdf96d2628e9ce61217b632780d77869e50d2 |
| 162d76dd | 27-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixes for SNES ex50 output with FAS; fix to FAS option bug.
Hg-commit: 85d9ea527b1bb264afdd81aeb559560043bd70d8 |
| e70c42e5 | 27-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixes for FAS monitoring and coarse-solve robustness
Hg-commit: a934e4271851b7cd3d709e155f578d6c292b3762 |
| d6ad1212 | 27-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Added SNESFASGetCoarseSolve()
Hg-commit: ed5c422896abdff37f2c6fe13e413666dbc6fc34 |