| #
03c90c5c
|
| 14-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9
|
| #
37596af1
|
| 12-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Add SNESReset(), support in SNESVI to be implemented
Hg-commit: 2f02fd555b94075b568e02e58914cc65756705de
|
| #
58c9b817
|
| 11-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Move duplicated setup/destroy code from SNES impls to interface
Hg-commit: 2006b262d5b7b1216d06712c28367447af38b63c
|
| #
4827ddca
|
| 26-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
updated SNESLineSearchSetParams() to use function composition so it will not crash if called on a non-line search SNES
Hg-commit: 66bba34ad19d2fd1aa409942e77e34e005f654a8
|
| #
d9822059
|
| 16-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
finished basic support for __float128
Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
7aae7a54
|
| 13-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bcf2eabb10451b3a1b70145a22c1aba8460dc0b8
|
| #
62cbcd01
|
| 13-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fixed problem with <valarray> and isinf() - Also clarified some includes
Hg-commit: 6253ac1d13616dccb97998a97af31b674ca3f4da
|
| #
47dad92f
|
| 13-Mar-2011 |
Sean Farley <sean@mcs.anl.gov> |
Merged
Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237
|
| #
7d0a6c19
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
removed #define PETSCXXX_DLL from top of all source files
Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
|
| #
574deade
|
| 09-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
more PCReset_XXX() done KSPDestroy() now zeros the pointer
Hg-commit: 734a7781b5d7d5bb9df4814d2e579008497bc8d8
|
| #
1130f37d
|
| 21-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added zeroing of pointer to VecDestroyVecs()
Hg-commit: f208dcada3a3f640f354f9a431cecf4c9ce81cd5
|
| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
7087cfbe
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
|
| #
671f6225
|
| 17-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after monster merge with Jed's changes to Truth/Bool broke some stuff
Hg-commit: 5caec4f276cb70c9322fa9314b3d9d9d41118eac
|
| #
acfcf0e5
|
| 14-Oct-2010 |
Jed Brown <jed@59A2.org> |
PetscOptionsTruth -> PetscOptionsBool and related
Hg-commit: dfea0d194d94180043ddc1c2d9d074a0b8717c77
|
| #
4ac538c5
|
| 06-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
finished converting to use PetscTryMethod() and PetscUseMethod() whenever possible.
Hg-commit: 37cf7fcea5d871042d238d3c6a46bb0914b2136d
|
| #
3334f37f
|
| 29-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04
|
| #
ace3abfc
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL note this requires a new sowing version
Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
|
| #
9f4aa4c5
|
| 22-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
forgot to change this.
Hg-commit: 1b7faa3efc8ce21d89adae50dfaf57081a42b888
|
| #
c92abb8a
|
| 22-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
More VI renaming stuff. Renamed line search type option names. Added missing printing of line search progress when full newton step is used for quadractic and basic line search type.
Hg-commit: a0d7
More VI renaming stuff. Renamed line search type option names. Added missing printing of line search progress when full newton step is used for quadractic and basic line search type.
Hg-commit: a0d7a0247d697188fa560912d57bb121c86b4d75
show more ...
|
| #
54b7effa
|
| 10-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 9819d3416fadfb925ec641339fae95f90802240b
|
| #
72d5504c
|
| 10-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
commit after merge
Hg-commit: c0b3fc09844cf32734e0dc9a47e413b3306f3e96
|
| #
647a2e1f
|
| 10-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed SNES_DIVERGED_LS to SNES_DIVERGED_LINE_SEARCH
Hg-commit: c3ca63820d0b46d93f7cb0ed9eb79f7bf0d3add4
|
| #
0f99a309
|
| 05-Aug-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 333bff9132a5a188ad4b843e23dc7c3f10e040f1
|