| #
54b7effa
|
| 10-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 9819d3416fadfb925ec641339fae95f90802240b
|
| #
72d5504c
|
| 10-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
commit after merge
Hg-commit: c0b3fc09844cf32734e0dc9a47e413b3306f3e96
|
| #
647a2e1f
|
| 10-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed SNES_DIVERGED_LS to SNES_DIVERGED_LINE_SEARCH
Hg-commit: c3ca63820d0b46d93f7cb0ed9eb79f7bf0d3add4
|
| #
21b1d680
|
| 06-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d
|
| #
cfb32e20
|
| 02-Sep-2010 |
Jed Brown <jed@59A2.org> |
Lots of inconsistent PETSC*_DLLEXPORT
Hg-commit: 17c71edbc1aa078557adacd3101bfb9934ffc5e2
|
| #
d47de31d
|
| 18-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff
|
| #
b4fa23c6
|
| 10-Aug-2010 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: b788c229de4db3109f758fcc356fa08c0b238d72
|
| #
18aee929
|
| 09-Aug-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Started work on adding a new snes type for the DVI project.
Hg-commit: f45b35b1d65aaa31a78d89a7596de26462188b12
|
| #
c59c4a6e
|
| 22-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 6506be5d499ca16f4a8dca61413479ef378e92ef
|
| #
e113a28a
|
| 20-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added KSPSetErrorIfNotConverged() -ksp_error_if_not_converged added SNESSetErrorIfNotConverged() -snes_error_if_not_converged
Hg-commit: 140ccd5333057af972a2d1a0a838889ab76383d8
|
| #
b3dd4ab5
|
| 02-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added minlambda to SNESLineSearchSet/GetParams()
Hg-commit: 4bfd364a19677036b14db0355ce993450252a824
|
| #
98a88306
|
| 01-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 02178143ddd3e6d6cc6a3a3261c8b862015885b1
|
| #
38c72a29
|
| 29-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3fd5c0e0afcbb06e920d9d7c810d44433f60264a
|
| #
b79b07cf
|
| 28-May-2010 |
Jed Brown <jed@59A2.org> |
Add SNESKSPONLY, for solving linear problems using SNES, or for use in linearly implicit methods.
Note that this is similar to -snes_max_it 1 -snes_ls basicnonorms, but does fewer vector operations.
Add SNESKSPONLY, for solving linear problems using SNES, or for use in linearly implicit methods.
Note that this is similar to -snes_max_it 1 -snes_ls basicnonorms, but does fewer vector operations.
Hg-commit: e339456dc84b7aacd9f2e19d2df346c610202f03
show more ...
|
| #
070915c3
|
| 12-May-2010 |
Matthew G Knepley <knepley@gmail.com> |
Added SNESPICARD
Hg-commit: e91b88f665c237880f1435ff553d8d6d3f6bce10
|
| #
94298653
|
| 06-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added basic -snes_ls_monitor and SNESLineSearchSetMonitor() to nicely print progress of line search and not require running with ugly -info
Hg-commit: 299421f8d95fcb1f58285b655f5cbc05732b8b42
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
fcd96beb
|
| 10-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after pull of manual pages patches for 3.1
Hg-commit: fdda79b9b0cfa271aff815250a8f6761d22b5ee8
|
| #
1890ba74
|
| 09-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
minor fixes/updates to manual pages
Hg-commit: 98609ad2d9f7c6c11108358322be1092152924d7
|
| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|
| #
f9a2c96d
|
| 27-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: b27e7be9c09691d1f15f4d8d34f1b0fc4ac63ae4
|
| #
af8c88b6
|
| 24-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 76530b3bd33348a33ed1676aa7af10e463910250
|
| #
6c699258
|
| 22-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added XXXSetDM() and XXXGetDM() for PC,KSP,SNES and TS
Hg-commit: bada9ff4302cce1dee88b5dd282aa59af62f2a84
|
| #
ca4a67af
|
| 20-Apr-2009 |
Jed Brown <jed@59A2.org> |
commit after merge
Hg-commit: 584f88721eaca25d8f2b664f5a51113f73e035a0
|
| #
fe36e6c7
|
| 13-Apr-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge - Watch out for SNES ex45, I think the merge was bad
Hg-commit: 04bc4bca24f51d95f00a035b6b5fb2e5990fd8a8
|