| #
c2efdce3
|
| 06-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.
Hg-commit: 021daf4f46f2a80eb466760
fixed the XXXMonitorSet() to take a destroy routine that takes a void** argument instead of a void* argument to match the calling sequences of the viewer destroys.
Hg-commit: 021daf4f46f2a80eb466760738148cd726f3fbf0
show more ...
|
| #
01f0b76b
|
| 04-May-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PETSC_VI_INF to SNES_VI_INF and ptu into petscsnes.h
Hg-commit: 6dc44e6f48715c3332270cc3203301f21c60fdab
|
| #
2d4b5ace
|
| 24-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
Add public typedefs for SNES/TS compute matrix/function/Jacobian user routines
Hg-commit: d7dc0578dcef3ef498dd03b5c607ece07db4e0e1
|
| #
40e43650
|
| 21-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3c0ada216fd048f1d4ba20e7535afe3ca2893c94
|
| #
cb5fe31b
|
| 21-Apr-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
More work on check redundacy function for augmented space VI solver.
Hg-commit: baf228d8c64851480d5648f2142bde265d79a2c1
|
| #
9b08a598
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after terrible merge
Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb
|
| #
fcfd50eb
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
partcially completed making PETSc object destructors take & for the argument
Hg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5
|
| #
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
|
| #
47dad92f
|
| 13-Mar-2011 |
Sean Farley <sean@mcs.anl.gov> |
Merged
Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237
|
| #
84f63435
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1f59c3e5424b120346b764d7a4cc5fef5fc0813a
|
| #
720c9a41
|
| 09-Mar-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added SNESVISetRedundancyCheck to snes header file.
Hg-commit: 0402931f4337d077410441aabbabc3457bfc9a22
|
| #
7935a769
|
| 23-Feb-2011 |
Jed Brown <jed@59A2.org> |
More const in more places: {SNES,KSP}ConvergedReasons
Hg-commit: dc1cde49dbbfa78a60157d2dc4044c85110bab61
|
| #
5a596e32
|
| 14-Jan-2011 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: b9722e2c7aadbb358853c2635963a81e630e4ddb
|
| #
693ddf92
|
| 13-Jan-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added method for getting the active set IS.
Hg-commit: 616ff9474e87205cf2f4d9656ea1d4b3e2eae8c0
|
| #
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 ...
|
| #
09573ac7
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed all EXTERN to extern the CAPS served no purpose
Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c
|
| #
a5c1d8df
|
| 12-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: adbb4f7e77d716b185ba38a64819f18434e81b01
|
| #
f5ea5bd2
|
| 11-Oct-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Moved SNESVISetVariableBounds one level up to SNES.
Hg-commit: ed879f87ff825e1ef7127f55d2aa24a89afef408
|
| #
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
|
| #
76af4d96
|
| 23-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
commit after merge
Hg-commit: 2a8e32b53b253a4b939d0602c9e0c2755d109f2b
|
| #
e7b9cdde
|
| 22-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c65383203bc2965d9634c23835a233c7d7830984
|
| #
2b4ed282
|
| 22-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Renamed 'lsvi' to 'vi'
Hg-commit: 4f3ef42c14c4f16467b2ffdb3f09875c57455f8e
|