| #
281287e2
|
| 04-Apr-2011 |
Satish Balay <balay@mcs.anl.gov> |
fix __FUNCT__ warning in 'make test'
Hg-commit: 4567dba16cbf02f56eb3ad365463b979d03cac5f
|
| #
3b1a4ead
|
| 07-Mar-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 546fb93b3761427f448145b5256fab3cbde1dcd6
|
| #
69d2c0f9
|
| 04-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
ISDestroy() now zeros the pointer added a couple more PCRest_
Hg-commit: 646656e619383798fae72855f3a4f260d7fdf07a
|
| #
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
|
| #
47b40911
|
| 01-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: e1fc2c73eb56030dc76b20b68b959231bf213deb
|
| #
3092ff0d
|
| 24-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 113660b243e6c0dd1f8f88c2a77cc515e22042f8
|
| #
85ea7b74
|
| 24-Nov-2010 |
Jed Brown <jed@59A2.org> |
Change to ISContiguousLocal, ISContiguous was a dumb idea. Specialize VecGetSubVector to be no-copy when possible.
Hg-commit: 7e322e7f6ca20e1f3fcabac1bb98d7648fa30947
|
| #
ef480657
|
| 24-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add ISContiguous and ISSetContiguous, to test for the ability to make a fast subvector
Hg-commit: 85f6004cd26354b2acd3658a6c83cb4e8308dc7a
|
| #
2768edcb
|
| 23-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9122b9cb4bbbe7a3aa70181d1e1d574ba50c62ae
|
| #
62417fec
|
| 23-Nov-2010 |
Jed Brown <jed@59A2.org> |
Merge DMComposite work
Hg-commit: 190ef40b489f79a42d838f20330ea5e818e21312
|
| #
86994e45
|
| 22-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add ISLocalToGlobalMappingGetIndices()
Hg-commit: eea7cc64a88fc9a2e3c83f2e385f95d1e1305e39
|
| #
520db06c
|
| 21-Nov-2010 |
Jed Brown <jed@59A2.org> |
Change ISBlockGetBlockSize to ISGetBlockSize, add ISSetBlockSize
Hg-commit: 0a222ea1e9a192436a7e4681121fe012f4928844
|
| #
5170d8fa
|
| 20-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add ISOnComm() to associate an index set with a different communicator, with optional copy
Hg-commit: ed078ad75ff96815ad327a4c8cf7c249ae6ef9d1
|
| #
b2beed0a
|
| 19-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add ISLocalToGlobalMappingUnBlock()
Hg-commit: 3312f3901584240c926dc971d8bb48dbf9d54cfc
|
| #
7272e58d
|
| 19-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 53de80c73b25cb87701ba00b1315d39f0cab67ea
|
| #
efe48dd8
|
| 18-Nov-2010 |
Jed Brown <jed@59A2.org> |
Remove ISAllGatherIndices, use ISCreateGeneral() then ISAllGather() instead
Hg-commit: 792f1190630e5dbe5875a022bdf47ab8b9b7235b
|
| #
bfb86719
|
| 18-Nov-2010 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 9c05fd816e6a2ad50d1d3b5362606bb2b47d18b7
|
| #
b9ec02e8
|
| 18-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Wrap ISGetNonlocalIndices in an IS.
Hg-commit: c9a9a3ea7e43738b096ec37cb82da6b2031b394f
|
| #
339e5a9e
|
| 17-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 51230f40ae43d64d83d6ecc3987b102a86b5a803
|
| #
160955cd
|
| 18-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Wrap ISGetNonlocalIndices in an IS. (transplanted from c9a9a3ea7e43738b096ec37cb82da6b2031b394f)
Hg-commit: e550880819823eefd24155a510fea4bd9363e5bc
|
| #
69555dec
|
| 17-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
ISTotalIndices, ISNonlocalIndices added. This causes weird Fortran errors in alltest.
Hg-commit: 24c33df10190a7e2bd2ba036afac383ff8c93632
|
| #
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
|