| #
519f805a
|
| 20-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.
Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305
|
| #
f5f7c1b9
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully replaced more '){' by ') {', added checker script
Hg-commit: a0037010be00b56a68354d942365c8f8df63198a
|
| #
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
|
| #
6d75e210
|
| 15-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() args
Hg-commit: 07f9e01e040feeb4162253a60ca63556436f4135
|
| #
18e2ec27
|
| 14-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed unneeded typedef of function pointer, replaced with manual page for function pointer form
Hg-commit: fd77d06a99d62a828458b49ce06b6519a336ace5
|
| #
6b2b7091
|
| 14-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed two typedefed function pointers from linesearch; what a pain.
Hg-commit: 8386a24ef3bd52e341d618a8a28f546cc63c2597
|
| #
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
|
| #
88f0584f
|
| 12-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
some fixes to allow building docs added manual page for SNESFunction as function pointer "typedef" for documentation
Hg-commit: 500030c17aeb246f96d2a50eef27de48702713c1
|
| #
07475bc1
|
| 11-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
don't list unneeded /*I includes; they clutter the manual pages
Hg-commit: e78ba20ae96445858089a43bccd0933d14f8ae95
|
| #
22d28d08
|
| 04-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed rest of mising CHKERRQ() fixed a few unused but set variables
Hg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f
|
| #
200d31db
|
| 26-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2e878d18df0be1b3f1dcf2e525be256a1f1753ed
|
| #
77f415f2
|
| 26-Dec-2012 |
Jed Brown <jed@59A2.org> |
Remove duplicate seealso
Hg-commit: 2202637592566b863612bb2708cf98739f7f8a76
|
| #
cffb1e40
|
| 16-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscOptionsGetViewer() now returns format since that is needed separately from viewer to be pushed and poped when used
Hg-commit: 3766d619209f59eac7f711df4eb56adfa9a0da7d
|
| #
0d2bece7
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
XXXiew_Private() -> XXXViewFromOptions()
Hg-commit: 956ff26f22f2a1ac0320a5a195731edd8cf3234a
|
| #
9a600dcd
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
-snes_view_solution and -snes_view_solution_vtk updated to -snes_view_solution viewer....
Hg-commit: 184975042af2349d477ff8a8a51bf15cde8117f7
|
| #
b58ca069
|
| 15-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
completed basic conversion of -xxx_view and -xxx_view_yyy hodge-podge to consistent -xxx_view [viewer][:filename][:format] scheme left is all the ugly ones for -ksp_view_binary and friends
Hg-commit
completed basic conversion of -xxx_view and -xxx_view_yyy hodge-podge to consistent -xxx_view [viewer][:filename][:format] scheme left is all the ugly ones for -ksp_view_binary and friends
Hg-commit: e4cbe0641435ca83c394e1925ec2bdf3258742cf
show more ...
|
| #
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
|
| #
172a4300
|
| 12-Dec-2012 |
Peter Brune <brune@mcs.anl.gov> |
small fix enabling ASPIN methods and updated test
Hg-commit: 417f85e3d45881a9f1a4ea8a08991bad15a19d1f
|
| #
29aa02fc
|
| 11-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e
|
| #
d724dfff
|
| 10-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed memory leak in fieldsplit fixed -xxx_view_draw to initially clear window so that -draw_save works on these drawings added DMDetSubDM_DA() asm should not error out if viewer not supported
Hg-co
fixed memory leak in fieldsplit fixed -xxx_view_draw to initially clear window so that -draw_save works on these drawings added DMDetSubDM_DA() asm should not error out if viewer not supported
Hg-commit: 8095385733ef37462f66a2a8905da608a080c694
show more ...
|
| #
2d53ad75
|
| 09-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
more progress on serializing PETSc objects and function pointers yes Barry has lost his mind but this is too much fun to stop
Hg-commit: 70b547a30c706ea4b2828de11dd7962c0443a994
|
| #
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
|