| #
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 ...
|
| #
69b4f73c
|
| 08-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Get Matlab engine linking etc working properly on Mac
Hg-commit: 92cf9256d1c2c999ca010bd85464d28ea6827e40
|
| #
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
|
| #
2692d6ee
|
| 22-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b
show more ...
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
ff219bfb
|
| 27-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 1f5ce9b1fa7762a7d57e66fe241c05a915d43e19
|
| #
503cfb0c
|
| 22-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
general cleanup of petscsys.h removed PetscStrfree() since PetscFree() does the same thing
Hg-commit: 383ece197d31b92016b12ff3a62a2e744f8d981d
|
| #
2d200336
|
| 06-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750
|
| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
6f3d5618
|
| 31-Oct-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230
|
| #
60f69c44
|
| 15-Oct-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54
|
| #
781b3001
|
| 14-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4e945c9820f08f3e5a1bc871ec50d7ccb0b7454e
|
| #
e0156e0b
|
| 11-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016
|
| #
780a600e
|
| 05-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1
|
| #
442648ef
|
| 04-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 8b955b66410cbc923a4e1233fdeaca7fbf3e5d5d
|
| #
7adad957
|
| 03-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
changes for solving the strict aliasing issue in PetscObject and derived
Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
|
| #
823e7f9c
|
| 30-Jul-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 87e316ba2724836f5390b8c890f9dee19e9c35ea
|
| #
0802e0e8
|
| 10-Jul-2007 |
bcordonn <bcordonn@hookshot.mcs.anl.gov> |
Commit after a merge
Hg-commit: 27d386e23e9f55709fe4259d452de253e8d187ea
|
| #
d0051c2c
|
| 07-Jul-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6fb2e2031f541698c18b941059a70518bfdac344
|
| #
2ef6adf6
|
| 06-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 1c3afdd77376c2f1a3f6c814cb3554fcc98760b5
|
| #
38f2d2fd
|
| 06-Jul-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
initial changes for better memory loggin on objects
Hg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807
|
| #
ff43f1e1
|
| 27-Dec-2004 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.2823 knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092 ChangeSet 1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into kh
bk-changeset-1.2823 knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092 ChangeSet 1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev
include/petscmath.h 1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0 Auto merged
Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22
show more ...
|