| #
d728fb7d
|
| 16-Feb-2013 |
Peter Brune <brune@mcs.anl.gov> |
SNESASPIN wrapper for NEWTONLS with linear RHS from NASM
Hg-commit: c5c1560f61266dfda9d97c8f7c9227f1d7333cae
|
| #
76857b2a
|
| 16-Feb-2013 |
Peter Brune <brune@mcs.anl.gov> |
Added SNESNASMGetSubdomain(Vec)s
Hg-commit: 619efc6bb1a64b12efb9941b81238ef641e41fa2
|
| #
10f4f354
|
| 16-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d45994b710e27c421e3a611629d33b9d321ce16b
|
| #
1e25c274
|
| 16-Feb-2013 |
Jed Brown <jed@59A2.org> |
Split out petscdmdatypes.h and petscdmtypes.h
Hg-commit: 3f8f2ebaa036547d616a74a818868b81d0922c1f
|
| #
9804daf3
|
| 15-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added petscdrawtypes.h removed the typedef _xx* xx definitions from petscdraw.h and removed petscdraw.h from petscsys.h
Hg-commit: 01be7b4c0ac1e993b540535c319de45af820a255
|
| #
f31c9d25
|
| 26-Jan-2013 |
Peter Brune <brune@mcs.anl.gov> |
SNESAnderson: classical Anderson Mixing as a variant of NGMRES.
Hg-commit: 14150d23b60b57c6cba81aea057facc7c658f4ee
|
| #
b6266c6e
|
| 16-Jan-2013 |
Peter Brune <brune@mcs.anl.gov> |
added tolerances to SNESGS; updated examples.
Hg-commit: 9c7f4e0eccc068403fb7988745e9e57b0b400382
|
| #
6cd56b8b
|
| 16-Jan-2013 |
Peter Brune <brune@mcs.anl.gov> |
Moved SNESSet/GetGSSweeps() to SNESGSSet/GetSweeps()
Hg-commit: d1fcc8d2500d82410a545ee1d36406687690ac4d
|
| #
140e18c1
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed silly abreviations
Hg-commit: 0641f9ef776cf11cc3336b494981da756bf9d14f
|
| #
6b2b7091
|
| 14-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed two typedefed function pointers from linesearch; what a pain.
Hg-commit: 8386a24ef3bd52e341d618a8a28f546cc63c2597
|
| #
075cc632
|
| 14-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed SNESObjective typedef insteading using SNESObjectiveFunction manual page
Hg-commit: 6dc0a8207aee7ba626ff7b41cca0db5faed5c2ae
|
| #
a853e81e
|
| 13-Jan-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 7ae059cc471c053401c1d6a21c3e45b9d4418175
|
| #
bf388a1f
|
| 13-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
began eliminating typedef functions in SNES, replaced with consistent naming of function pointer variables still a bunch more to go
Hg-commit: 390e5bc06391eaa29641487f59da6c1a75c5faa0
|
| #
f2ba6396
|
| 12-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added appropriate #include to various synopsis in manual pages
Hg-commit: 649729772e487ab080652f3c9abb4b4203cfa79d
|
| #
5341784d
|
| 13-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added -snes_check_jacobian fixed Jacobian in advec ex1 that was wrong :-( added make ccmake
Hg-commit: 7af0718b5ef278ee27930edfbe25e4bd2bd495d1
|
| #
289dcd94
|
| 10-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 76831309032f5585424cb3e5e4c7f8f754699d5d
|
| #
0432fb14
|
| 07-Dec-2012 |
Peter Brune <brune@mcs.anl.gov> |
Removed DMSNESSet/Get/ComputeBlockFunction/Jacobian because it was a bad idea.
Hg-commit: a60bb2108ffa89b3a1629db4061d1e1655c19b0b
|
| #
04d7464b
|
| 04-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
changed SNESLS and SNESTR to SNESNEWTONLS and SNESNEWTONTR updated some example output to match correct -ksp_view when using gmres est eigenvalues
Hg-commit: e0e8da70399f87273ad168b3126606d8167a2474
|
| #
47a77684
|
| 04-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
commit after merge.
Hg-commit: 9da5e5c113ab3d02fcccb548a2e29d9054d0b5fa
|
| #
f450aa47
|
| 03-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
changed virs and viss to vinewtonrs/ssls to clearly indicate the problem class they solve and the method used
Hg-commit: ef35ed902b9dfc111af13d202e31535b648342dc
|
| #
22c6f798
|
| 29-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
updated DMSNES to be a real boy, uhhh, a real PETSc object
Hg-commit: 120edb08eb7981a382ad3ceea1267705f59d8266
|
| #
5358d0d4
|
| 29-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
converted DMKSP to be a PetscObject added correct __FUNC__ for vecscatter inline functions
Hg-commit: cd4882317a5574efc145953dcb89eb962dae9381
|
| #
38aa3a79
|
| 28-Nov-2012 |
Jed Brown <jed@59A2.org> |
merge VTU viewer
Hg-commit: f68babcf040286d4843b3544bb1e887ce1a50948
|
| #
bdbbd646
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 7aece89cbfcc2d8ec28613bbf68580206dd8ce11
|
| #
43208f3f
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d
|