| #
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
|
| #
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
|
| #
c17803e7
|
| 01-Oct-2011 |
Jed Brown <jed@59A2.org> |
Merge TS adaptivity work, some conflicts with Emil's explicit stages for Rosenbrock
In merging Emil's work, I added a flag for an explicit stage instead of redirecting through a different function.
Merge TS adaptivity work, some conflicts with Emil's explicit stages for Rosenbrock
In merging Emil's work, I added a flag for an explicit stage instead of redirecting through a different function. It is less code and more clear, I think.
Hg-commit: 1aa32ce28475592f35bc148baeecb41ed3995a50
show more ...
|
| #
d9dccf1e
|
| 28-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 446b0d5a06f9bcaa7e4f705c1e256bab49ff75b6
|
| #
51e86f29
|
| 28-Sep-2011 |
Peter Brune <brune@cs.uchicago.edu> |
homogenized the test examples for composable solvers; kept debugging FAS
Hg-commit: 1cb8a91561b4ffc41ee25145f7e7fc7454711f31
|
| #
c90fad12
|
| 26-Sep-2011 |
Peter Brune <brune@cs.uchicago.edu> |
more work on FAS
Hg-commit: 9bfe3daf623f3fb51f614d413ecbf1c863dfe9e1
|
| #
8c9b41c2
|
| 23-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge Rosenbrock work
Hg-commit: c912d4ef2e7db4f1f10a2f0924022e28387de729
|
| #
82a7e548
|
| 20-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes to allow runs without ctable changed default values for machine epsilon and its sqrt
Hg-commit: c636d6b71ea127a1acb84fe0383b490d3b14f6a2
|
| #
c3cc8fd1
|
| 18-Sep-2011 |
Jed Brown <jed@59A2.org> |
Add mention of Picard linearization to manual and SNESSetJacobian() man page
Hg-commit: 7121e9dbf01d1d5df0e7f054b5f5e079f5347347
|
| #
42f4f86d
|
| 16-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
more changes of Newton to SNES SNESView only prints inner snes if it used by outter snes
Hg-commit: c84e9c7c4e16141e1039a62c33518e578258767f
|
| #
75783a5f
|
| 15-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 613db546a9aeac1d9f66206c457d69227f963da6
|
| #
2c155ee1
|
| 12-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
updates to Picard and NGRMRES, changed Newton Iterations in many places to SNES Interations cause Newton may not be used
Hg-commit: c3d7930ffed88a623e0dcad5d3394aaf20b8e932
|
| #
18f71122
|
| 09-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge since rebase sucks
Hg-commit: e4f9833c32bdffd114d2089ae117651b77159d06
|
| #
7aeeeb27
|
| 09-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
merge after commet; wow whose making all these changes to petsc-3.2
Hg-commit: 6001de0b320641543b6fba9c5b0d57ae5b11466b
|
| #
228d79bc
|
| 09-Sep-2011 |
Jed Brown <jed@59A2.org> |
Add documentation for {KSP,SNES,TS}Monitor().
And generate Fortran stubs. This mostly only makes sense in the case of TSMonitor() which Fortran uses of the TSStep() interface may want to call.
Hg-c
Add documentation for {KSP,SNES,TS}Monitor().
And generate Fortran stubs. This mostly only makes sense in the case of TSMonitor() which Fortran uses of the TSStep() interface may want to call.
Hg-commit: da21192ea1243c88c16d1f2b7457c3aff441e920
show more ...
|
| #
d5e4fcd9
|
| 08-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge again
Hg-commit: a336645401a3eb7ce54719d7480167a3e328dc3e
|
| #
0d6fbc72
|
| 09-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge TS Fortran interface updates from 3.2
Hg-commit: 56151220512698968f149b4ce5a37e8bd290adf7
|
| #
8a23116d
|
| 07-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
forgot
Hg-commit: c0f8397380ba3b5ded78d84e6a73d1578d59b9b0
|
| #
e3608de9
|
| 30-Aug-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixing my repo.
Hg-commit: a498a5255cac6a310f8d238d4b714b208023068b
|
| #
ab54825e
|
| 30-Aug-2011 |
Jed Brown <jed@59A2.org> |
Check for valid parameter ranges in KSPSetTolerances() and SNESSetTolerances()
Hg-commit: 19c102477bd455d2ebff43badbd84a0b55d00bbf
|
| #
3194b578
|
| 26-Aug-2011 |
Jed Brown <jed@59A2.org> |
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()
* Options are now only printed once for each object. * Man section and long description of each object is now available in
Add PetscObjectOptionsBegin() and description,mansec to PetscHeaderCreate()
* Options are now only printed once for each object. * Man section and long description of each object is now available in the class.
Hg-commit: 322958b27c7d8b12f5de95b143f4ac840fe2458c
show more ...
|
| #
423d130b
|
| 27-Jul-2011 |
Jungho Lee <julee@mcs.anl.gov> |
Merge after commit
Hg-commit: 37cbe816d3ef8fad39deb027ea00c1e7ccf3baa6
|
| #
9de22321
|
| 21-Jul-2011 |
Gwynneth Davidoff <Gwynneth.Davidoff@students.olin.edu> |
merged
Hg-commit: c4459015d5e9b51f3ac8894e3c399faea3997870
|
| #
a9ac8601
|
| 21-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge
Hg-commit: 2e1469853a0f8cbf5670fe50ac685c62d2f67706
|