| ed8ce5c3 | 02-Oct-2011 |
Jed Brown <jed@59A2.org> |
merge again
Hg-commit: 8aab9a7a14704e56c78fb12df91466c614597da4 |
| 8e3fc8c0 | 02-Oct-2011 |
Jed Brown <jed@59A2.org> |
Merge cfl and -snes_ls_precheck_picard with LS changes from Peter
Hg-commit: 3c65480c41bb5f6e5f5e24e3886075f09e0b8f72 |
| 50f6de3f | 02-Oct-2011 |
Jed Brown <jed@59A2.org> |
Add -snes_ls_precheck_picard to implement "unstable manifold correction", add to p-Bratu example and include output
Hg-commit: 1dface3dd261103d5cab39d276115c74d7d003df |
| a5892487 | 02-Oct-2011 |
Peter Brune <brune@mcs.anl.gov> |
SNESLS line searches not immediately extendable; moved back to be specific
Hg-commit: aa4035efba07ee0d27b12a980b9228228ff47568 |
| 9f3a0142 | 02-Oct-2011 |
Peter Brune <brune@mcs.anl.gov> |
moved SNESQN over to using the standard line searches but still needs fixing.
Hg-commit: de1b437d9080a72fe8b4d8bd65a7ec3c0337415d |
| 15f5eeea | 02-Oct-2011 |
Peter Brune <brune@mcs.anl.gov> |
fixed setting LS from options
Hg-commit: 82a164ad6cfa5139ba51fe0d297a20a436179334 |
| effc17b7 | 02-Oct-2011 |
Peter Brune <brune@mcs.anl.gov> |
cleanup of LineSearch
Hg-commit: 467a1940bd1e1e22416344fceb506b7aa58e73e5 |
| 0661309f | 01-Oct-2011 |
Peter Brune <brune@mcs.anl.gov> |
attempt at making VI use the new LineSearch stuff
Hg-commit: 71b468117948713c9b492c6fa672affd99135c0d |
| ea630c6e | 01-Oct-2011 |
Peter Brune <brune@mcs.anl.gov> |
moved most of the LineSearch interface out of SNESLS and into SNES; fixed most of the solvers
Hg-commit: 7938008ed4ad477835f3e77a0f5215bd9ef2049d |
| 4a6b3fb8 | 01-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
updated makefile to run ex5_fas and ngmres_fas with nice level information fixed SNESFAS to propogate any prefix from outter snes to inner ones
Hg-commit: 89732e9d4eb28b349a96fb01867fc7e0011cd1b8 |
| bb47af7d | 01-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commiit after merge
Hg-commit: 2f9449e8e0b477318b1cea8d6a46b8fe0836bd5c |
| f5a6d4f9 | 01-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
FAS produces same result on three levels with mg for lienar case
Hg-commit: e462675c9f0619fee62561dc02061ad94cbe6e01 |
| 82a3c602 | 01-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fas gives identical results with linear for two levels in ex35; fails for three levels
Hg-commit: c7693eb2f5f7541528e0da500862e4c498247b84 |
| 4aad7036 | 30-Sep-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fix for NGMRES
Hg-commit: 9488d8cee3cd7c58b18506381b10c9b684e28022 |
| 4dbf1ed6 | 30-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8cdd6ebea106b0d546930c2fcd73f7fc81fdf91f |
| 1a266240 | 30-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
SNESFAS now calls SNESSetFromoptions() on up and down smoothers SNESFAS with a single level uses prefix -fas_levels_ instead of -fas_coarse to match PCMG style
Hg-commit: 0fb8cb9c8a48fac2f81d5faecb8
SNESFAS now calls SNESSetFromoptions() on up and down smoothers SNESFAS with a single level uses prefix -fas_levels_ instead of -fas_coarse to match PCMG style
Hg-commit: 0fb8cb9c8a48fac2f81d5faecb81ec621cde2e46
show more ...
|
| 8409ca45 | 29-Sep-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fixed monitoring of NGMRES and QN
Hg-commit: 4fc6ece28cc07acfe3139f33607e95dcb9cca6e3 |
| 69bed9af | 29-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
ex35.c works the same for one level mg and fas
Hg-commit: ff947a06c4979e8ef5e1fed3897f5ace8a2cc5ab |
| d9dccf1e | 28-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 446b0d5a06f9bcaa7e4f705c1e256bab49ff75b6 |
| c732cbdb | 28-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added support to SNESFAS to automatically use the number of levels defined in a DMDA that was created with -da_refine <int>. In this way one can just use -da_refine levels when running the program a
added support to SNESFAS to automatically use the number of levels defined in a DMDA that was created with -da_refine <int>. In this way one can just use -da_refine levels when running the program and need not also set the number of levels for FAS
Hg-commit: 922a4bc5581ac22560746ae5defac677432ab466
show more ...
|
| 51e86f29 | 28-Sep-2011 |
Peter Brune <brune@cs.uchicago.edu> |
homogenized the test examples for composable solvers; kept debugging FAS
Hg-commit: 1cb8a91561b4ffc41ee25145f7e7fc7454711f31 |
| 67339d5c | 28-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added prefixes to FAS smoothers on each level (called fas_coarse on coarsest) now -snes_view doesn't print the smoother views a million times and we can set run time options for the levels
Hg-commit
added prefixes to FAS smoothers on each level (called fas_coarse on coarsest) now -snes_view doesn't print the smoother views a million times and we can set run time options for the levels
Hg-commit: 51032d8f36bb8bd3b7685dee9539a8215f278ef9
show more ...
|
| ed020824 | 28-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
SNESFAS does not use KSP (or the PC internal, though perhaps it should) therefor set does not use ksp and pc flags so they are not printed in SNESView
Hg-commit: 1a98da41c79d9334452a34bd0247f944ddec
SNESFAS does not use KSP (or the PC internal, though perhaps it should) therefor set does not use ksp and pc flags so they are not printed in SNESView
Hg-commit: 1a98da41c79d9334452a34bd0247f944ddeca270
show more ...
|
| ee1fd11a | 28-Sep-2011 |
Peter Brune <brune@cs.uchicago.edu> |
fixes to SNESFAS to make it work as a preconditioner and NGMRES-FAS run example
Hg-commit: e62b168e062574fac59c4281099d351beb1f27f0 |
| 293a7e31 | 28-Sep-2011 |
Peter Brune <brune@cs.uchicago.edu> |
added a run example for SNESFAS
Hg-commit: 9347acd7b878e96928b642ef74271cf23ae37abe |