| #
1037da18
|
| 14-Feb-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0db928480d979c13a2377936075c7720438182bd
|
| #
900e7ff2
|
| 11-Feb-2012 |
Jed Brown <jed@59A2.org> |
Add MatNestGetISs() and MatNestGetLocalISs()
Hg-commit: 1330c96f57a59142c592ab782e1bacb2c12defa7
|
| #
38ea2233
|
| 01-Feb-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: da7192eda3c2721456f07edf54ad1d0c14243f79
|
| #
4994cf47
|
| 31-Jan-2012 |
Jed Brown <jed@59A2.org> |
Remove MatSetUpPreallocation() and MatPreallocated(). MatSetUp() required if not preallocated. Unify error reporting.
Hg-commit: 9dd5fa086e48409435f8bacb456e7397da336895
|
| #
aca0fdf4
|
| 08-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after ?
Hg-commit: 6261a38c930a1526f30ee7441455106be1c3730d
|
| #
6d434a30
|
| 08-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge from 3.2
Hg-commit: 31af1635d5290ddab9b25370ed558f209984fe18
|
| #
270f95d7
|
| 08-Sep-2011 |
Jed Brown <jed@59A2.org> |
Handle naming with missing prefixes for VecView_Nest and MatView_Nest
Hg-commit: 2cbe4b66b29dadccdf9e4ac68bbc3c5ff41ea175
|
| #
3361c9a7
|
| 24-Aug-2011 |
Jed Brown <jed@59A2.org> |
Pad union with chars instead of PetscScalar because the latter has a "non-trivial constructor" which C++ does not like
Hg-commit: cb733ea0d646c0e12bdb26ec48ac0528f84ef695
|
| #
77019fca
|
| 24-Aug-2011 |
Jed Brown <jed@59A2.org> |
Add MATNEST support for propagating ISLocalToGlobalMapping
Hg-commit: 2327632b8dc1425320c51cbbe7231c631f219f17
|
| #
1a83262e
|
| 03-Aug-2011 |
Amlan Barua <abarua@iit.edu> |
Commit after merge.
Hg-commit: f68c05adc36cc3466526c6c62d31054433fb70f4
|
| #
3fda65a0
|
| 29-Jul-2011 |
Jose Roman <jroman@dsic.upv.es> |
Add missing test for MPI_Exscan
Hg-commit: 77f4001db099d653cddbbaf61d75c0cf8cf833fd
|
| #
0c8bb014
|
| 28-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 714c6267d28ae9b262c2d0ea16f2c22c6321669e
|
| #
d9a7f1c0
|
| 28-Jul-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
Added protection for MPI_Exscan
Hg-commit: 5f28d38a9f1d1e43e6216bd8c82308c1a215810d
|
| #
df17f0d5
|
| 18-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge from petsc-dev (MatMult_Add function)
Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7
|
| #
1b717b39
|
| 11-Jul-2011 |
Amlan Barua <abarua@iit.edu> |
Commit after merge
Hg-commit: b13688da09a64ce2b9a3d7d641f0a34804fa1c58
|
| #
336d21e7
|
| 04-Jul-2011 |
Jed Brown <jed@59A2.org> |
Fix uninitialized indexing error in MatNest
Hg-commit: 31955ae053740479bad0fe08c26a5f5fcb09dd84
|
| #
25578ef6
|
| 11-Jun-2011 |
Jed Brown <jed@59A2.org> |
Remove unused variables
Hg-commit: 9f644655347b87ebbe4e589d623535ce3ce64bde
|
| #
692612fb
|
| 10-Jun-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
initialize variables as warned in the nightly tests
Hg-commit: b15f09dc60544884f6a4f642a506015fd42f622b
|
| #
673ff3ca
|
| 09-Jun-2011 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: f6cda0bdef9568b151b239dd9c658a29e6012a56
|
| #
865ca3a1
|
| 09-Jun-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 3ce7b361b3c1663aa34fbc6a4517cc917a3598c8
|
| #
4ec558cb
|
| 09-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: aec9d1b32abb07ee1e06cc82bfad5999dc9efc94
|
| #
a061e289
|
| 08-Jun-2011 |
Jed Brown <jed@59A2.org> |
Add MatScale_Nest() and MatShift_Nest(), update MATSHELL test to include MATNEST
Hg-commit: d0e731f2bd42382921b110af203ed1eee44625cd
|
| #
ef9e6bac
|
| 08-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit ater merge
Hg-commit: 98f0844deea91507d160edf329bf091727f62d97
|
| #
429bac76
|
| 08-Jun-2011 |
Jed Brown <jed@59A2.org> |
Remove MATNEST dependence on VECNEST, handle diagonal scaling, and delete dead code
Hg-commit: 2d80da8ef01d2daff235d309ea2276323e68cc00
|
| #
bd297bc6
|
| 08-Jun-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 79f737784d7f6d6491ae468478a200d1b6b075f9
|