| #
e7e72b3d
|
| 08-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed many calls to SETERRQ() to use correct (non-PETSC_COMM_SELF) communicator reformated many badly formatted SETERRQ(); there was nonsense like {} around them or they were wrongly on a seperate
changed many calls to SETERRQ() to use correct (non-PETSC_COMM_SELF) communicator reformated many badly formatted SETERRQ(); there was nonsense like {} around them or they were wrongly on a seperate line
Hg-commit: 7550f3779f18eaf7ce68bae52b964532aa97c1d5
show more ...
|
| #
81068d37
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 48b70b42be4a2d6204908159f4e858719828c6e9
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
8e9a0fb8
|
| 07-May-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of MatDuplicate() for seqbaij and seqsbaij: a->maxnz=bs2*a->nz
Hg-commit: c7cc379f82e439f92a9318a9637114a4e610d273
|
| #
b5795a70
|
| 04-May-2010 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 1bac71635a5063209361ccd86cfde800f48e2930
|
| #
84ec4a3a
|
| 03-May-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 8f968822b007c65b5868fa45c24e46f0b1ecd9f0
|
| #
8ed568f8
|
| 03-May-2010 |
Matthew G Knepley <knepley@gmail.com> |
Report correct allocation sizes for MatDuplicate
Hg-commit: 2bb9be1bacb08f7469cbd4dde51f5019e3f42843
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|
| #
d5f3da31
|
| 07-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed factor field in _p_Mat structure with factortype which is a much clearer name for what the field is
Hg-commit: 6b534140d991e694c6c4621ae2403611b202dd1c
|
| #
0f81e368
|
| 02-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c5bd6402d8969685640b89edd63b93be29b87307
|
| #
55de2198
|
| 02-Apr-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge from release
Hg-commit: 5a8467a2152f72b0af847c209f34f1f274cf2544
|
| #
3caff9c0
|
| 02-Apr-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
MatGetInertia() works for complex Hermitian matrix
Hg-commit: 7ce6e2445c261601ed667cdffdcb4eeb955b523d
|
| #
59874860
|
| 14-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 88a2301e7919a0b8fe0135db14186420f5ff516c
|
| #
73a00fbb
|
| 10-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: a2d6532a31fdfaf1e84dbee5e3d61f6339fc0040
|
| #
f3da1532
|
| 09-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
only files that need it get petscblaslapack.h included because it conflicts with prototypes included with some external packages.
Hg-commit: 9b075c74df17031ee2599abf4807903f0312acd0
|
| #
6c7e564a
|
| 09-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
petscblaslapack.h now included by petscsys.h some fixes to builder.py
Hg-commit: 56bbc3637d96c6c99b427f2d14f38bcf58262255
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
08917f38
|
| 01-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
binary storage of seqsbaij should also print block size to file.
Hg-commit: 3fe8356f41d92e79f4fc89d0646742f129ee3753
|
| #
8ed93815
|
| 01-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge of bug fix to 3.0.0 of sbaij seq not printing info on block size with binary storage
Hg-commit: 0278458c3908947d3d1b20855803d82949c95893
|
| #
41b877b7
|
| 19-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1316ff1d495a390125af2f17d66dbed799c119dc
|
| #
79df256e
|
| 18-Feb-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 963de4c7e1b78b903ce01907d35b2975da327295
|
| #
7b056e98
|
| 18-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add cholesky factorization and MatSolve for sbaij matrix with new datastructure
Hg-commit: 071c6b7f61d7f1b0c56b32cc1c00a098d2ca5116
|
| #
c6d0d4f0
|
| 18-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add ICC(p) factorization and MatSolve for sbaij matrix under new datastructure
Hg-commit: f816c76f6d4a97f2622c1ce7b37238568d87376c
|
| #
b50b0c90
|
| 17-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3d5a26c29e28849fd544bc09439fd07f559c8673
|