| 5b08d12a | 09-Nov-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5ce726e46735e1f46d11609a0f35bda1686bdf8f |
| 8b0a5094 | 09-Nov-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added SNESSetPicard() to PETSc and augmented an example to demonstrate its use.
Hg-commit: 183a2eb76a757adb746563d18f579fc4e28f0a28 |
| 3ce3d3c8 | 08-Nov-2011 |
Matthew G Knepley <knepley@gmail.com> |
Merge from 3.2
Hg-commit: b193d856e2999cd8e8576098608341df61632ed9 |
| 0a9bdd8e | 08-Nov-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fix for complex+boost
Hg-commit: e350ed1fa46088462f7cf1a4cc2a6acbd7f7ca29 |
| 7f91febe | 07-Nov-2011 |
Jed Brown <jed@59A2.org> |
Merge PetscBag fix from release-3.2
Hg-commit: 4488c7b4c969e8de82fa64d76b69f09319875226 |
| 6ba663aa | 06-Nov-2011 |
Jed Brown <jed@59A2.org> |
Mat preallocation: check valid type and logically collective block size
Hg-commit: 14994399c05663553b5763e55847cd01074430ab |
| 98b909eb | 02-Nov-2011 |
Satish Balay <balay@mcs.anl.gov> |
#95342 fix compiler warning
Hg-commit: 5dc0f0ac7bf766ad44a8da5d14f18ab6e16bf92f |
| d8c859f0 | 29-Oct-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed bug with GAMG test setting coordinates before setting type. added better default filtering value.
Hg-commit: 5c4e7370794b831b48cbd73f4089447aec1517d8 |
| 96434bc1 | 28-Oct-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
turn off verbose printing, added supoport for R A R'.
Hg-commit: 65a1d77c179bbb0c8cd9e0548b09d800b4c98e5d |
| 3116ef58 | 20-Oct-2011 |
Satish Balay <balay@mcs.anl.gov> |
windows c++/single-precision compile fixes
Hg-commit: d11d7043226ef86a592d36b94cc6c111f65c6bec |
| 73f081cc | 20-Oct-2011 |
Jed Brown <jed@59A2.org> |
Silence warnings from lowstretch.cpp, still one warning about deprecated header usage via boost.
Hg-commit: db910518e0a39e3c2b29cd05e75d2aa9a81a01d3 |
| 5bdbddc4 | 18-Oct-2011 |
Jed Brown <jed@59A2.org> |
merge from release-3.2
Hg-commit: 68f107f8b136c3456f44509dc7382081f204a942 |
| 19aec848 | 14-Oct-2011 |
Jose Roman <jroman@dsic.upv.es> |
Protect missing Lapack function (this was already fixed in petsc-dev)
Hg-commit: 6a62ddb544cec4a925b7098518f6b892e18b211e |
| 3c0f24e8 | 11-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
lapack function used that was not checked for by configure
Hg-commit: 7b482ce79f38420fbea849cf4cafd8cf972ae70c |
| f541518e | 07-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added manual pages for PCAINVCUSP and PCSACUSP
Hg-commit: e671cf652451a88ae5e8c8c5fdd1c2a58ab3576a |
| 12dd4568 | 04-Oct-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
protect use of va_copy() since may not exist on windows
Hg-commit: af3ce1fbf7526464797a1d1b883d27f8fcef3f2c |
| 4e2e3afe | 04-Oct-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed some unused vars.
Hg-commit: 65e0af411c54f598c26156d59720ffd71d2c6d1c |
| 6c2c3785 | 04-Oct-2011 |
Satish Balay <balay@mcs.anl.gov> |
more c++ syntax fixes
Hg-commit: 2f2a47e73e8c2425d0e3b9ccc53d91c2b871a929 |
| 5ee9c036 | 04-Oct-2011 |
Satish Balay <balay@mcs.anl.gov> |
more windows fixes
Hg-commit: 76fdee3b63bd666aec815839b67579314fd62319 |
| f55a8adc | 03-Oct-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed some error in complex with TRIANGLE.
Hg-commit: 6aaf32f5505b9d92d0efbd7afb3ab5c92f2d0dd8 |
| 3542efc5 | 30-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
added hook for setting threshold value in PC GAMG.
Hg-commit: 33ffa58710f064a0895ffc6964ce2eb24ff2f48d |
| d6ab60da | 29-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after update
Hg-commit: 5b1e4efb1964265064d3813d4870822c1786d192 |
| ac793be5 | 29-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed ex35.c to use a symmetric problem so can also handle nonlinear and linear cg. Looks like a bug in nonlinear CG
Hg-commit: 0bc3973e595f4f12821bc30d47eba621e747c6e4 |
| 2c047e2d | 29-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
cleaned up printing.
Hg-commit: 6ef8a50638d641888df3ce55da8519fb1a8261e1 |
| 2a44bfba | 29-Sep-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
fixed bug with using plane aggregation, added more timers.
Hg-commit: 677798622c5b49b9b5333c52d73817a33109aa39 |