| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
bf0cc555
|
| 27-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
MatDestroy(): cleanup the MatPreallocated() hack, fix all matrix types
Hg-commit: 8b12afa1931080f94d5efc78eba78580324579e8
|
| #
6bf464f9
|
| 18-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
converted rest of source code to take pointers into destructor reoutines. make test workds
Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
|
| #
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
|
| #
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
|
| #
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
|
| #
ebdbe881
|
| 03-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce
|
| #
ed857012
|
| 26-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after massive merge, what the hey did people do to PETSc?
Hg-commit: 031d5f8bde1a14a3fe45758d80598ded09e1c94a
|
| #
0dbe5b1e
|
| 25-Oct-2010 |
Satish Balay <balay@mcs.anl.gov> |
Remove ISBlock(), ISStride() as there is namespace clash with ISBLOCK & ISSTRIDE [fortran allcaps] Suggest using PetscTypeComapre() directly instead.
Hg-commit: aca83e6ea6c9ac1f4c54c4ffc4c6b8ad7be57
Remove ISBlock(), ISStride() as there is namespace clash with ISBLOCK & ISSTRIDE [fortran allcaps] Suggest using PetscTypeComapre() directly instead.
Hg-commit: aca83e6ea6c9ac1f4c54c4ffc4c6b8ad7be57763
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
|
| #
70a4bf9c
|
| 24-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4976d5f8a5ede0d2f344004f84eef28988480d5f
|
| #
88974ac8
|
| 23-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 9ef83e41d4a8326e1cf5e296edd80e06079632b1
|
| #
112444f4
|
| 22-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Reordered MatLoad input arguments. Updated custom fortran MatLoad stub.
Hg-commit: 1b34440d31d2a1eb45d0adecc1d80c3909b37054
|
| #
3a3e4172
|
| 04-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019
|
| #
a4457457
|
| 02-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 7678db4dbf4316aad0bed3ee83df6ef0e35b9452
|
| #
5bba2384
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
MatLoad interface upgrade complete : Replaced all MatLoadnew() to MatLoad()
Hg-commit: c13fd97592f26133f7c2c5fcb35b1f0bb383ee5a
|
| #
fac7e3cd
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Removed all dead previous MatLoad related code
Hg-commit: 103f343af4c26e024c9483c4b45581631c70a977
|
| #
9e0af13d
|
| 02-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 3ea05b97e8e77be2aa9cc7ec97b5ff08e443f462
|