| #
b577a686
|
| 16-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: d865d871eeec070ac0aa882748136c4179a12670
|
| #
9bd66eb0
|
| 16-Mar-2012 |
Peter Brune <brune@mcs.anl.gov> |
Added new line searches to the VI solvers
Hg-commit: 6a44ff936e5a659c9d2954305f893c0a5c57878f
|
| #
0ebbf5cd
|
| 11-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4f48dde03429d0318c7e23bc7de128a9e6ddc8fd
|
| #
6cab3a1b
|
| 05-Mar-2012 |
Jed Brown <jed@59A2.org> |
Refactor SNES DM infrastructure
The residual and Jacobian function pointers are now stored in a managed context on the DM. Coarsening of this context is handled by a DMCoarsenHook, so the coarse lev
Refactor SNES DM infrastructure
The residual and Jacobian function pointers are now stored in a managed context on the DM. Coarsening of this context is handled by a DMCoarsenHook, so the coarse level DM automatically has function pointers for residual evaluation. The SNESDM context (attached to a DM) has copy-on-write semantics for all DMs other than the one it was originally created on. That means that changes to the function pointers from the fine level are automatically propagated unless a coarse level is changed manually.
Hg-commit: ce0066853e1ef4402603a33070cb3bfd75c87f86
show more ...
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
c2fc9fa9
|
| 06-Nov-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
reorganized SNESVI to two solvers SNESVIRS and SNESVISS in seperate directories without being intertwined though they share some common code removed rsaug from being built since is broken
Hg-commit
reorganized SNESVI to two solvers SNESVIRS and SNESVISS in seperate directories without being intertwined though they share some common code removed rsaug from being built since is broken
Hg-commit: 31c8ce4101ddfbfe4fc6d005d66ef14f58ee082a
show more ...
|
| #
5a262507
|
| 19-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: defcbc7d2f2fb488acee2669a22ffa3e39f10043
|
| #
4213f33b
|
| 14-Jan-2012 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 979fc00e3fe7e3612394568daa734e9d7b32eba6
|
| #
b80f3ac1
|
| 14-Jan-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Add references for SNESVISS and SNESVIRS.
Hg-commit: b31388b8e95ec4f2e52e5490e1584ec1c2f673ae
|
| #
639d86e3
|
| 13-Jan-2012 |
Sean Farley <sean@mcs.anl.gov> |
Merge
Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c
|
| #
d39137a2
|
| 12-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10
|
| #
247e2d92
|
| 06-Jan-2012 |
Jed Brown <jed@59A2.org> |
Mass revert file modes that were made executable in f6e61ee9c329
Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
|
| #
832f7384
|
| 01-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257
|
| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
bdf461f7
|
| 22-Dec-2011 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: a29fae34349b4172fb85374bd331b7deeb07c4a2
|
| #
61589011
|
| 22-Dec-2011 |
Jed Brown <jed@59A2.org> |
Do not SNESSetType(snes,SNESVIRS) if SNESVISetVariableBounds() is called with a SNES type that can solve VIs
Hg-commit: 918daef122af425885d88d932dd11774d219a937
|
| #
ea3926da
|
| 07-Nov-2011 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 7e01025b11c859ecad5b4d890251c24e935a27b5
|
| #
b6a51c36
|
| 07-Nov-2011 |
Peter Brune <brune@mcs.anl.gov> |
commit after merge
Hg-commit: 4afddb78e4d16b99952e891a10244a92ea0015ab
|