| #
66e4a216
|
| 21-Nov-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 54feecb794bdb5c5cd9e0c20ee3a44243e24d9ae
|
| #
5f06a02a
|
| 21-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add MatGetLocalSubMatrix() and MatRestoreLocalSubMatrix()
Hg-commit: 2d922d84216e3da80ddcff710867e7632c0995cd
|
| #
2c0dbf93
|
| 20-Nov-2010 |
Jed Brown <jed@59A2.org> |
Add MatCreateLocalRef() and example of using it to assemble an off-diagonal part of a matrix
Hg-commit: e9cbfd7023ab1268f374fc0ec3066645bb806678
|
| #
784ac674
|
| 19-Nov-2010 |
Jed Brown <jed@59A2.org> |
Distinguish row and column mappings for MatSetValuesLocal
Hg-commit: 71968a52236f04a9bab5e1d4a884aa59ef0c7cfd
|
| #
358de08f
|
| 22-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
MatGetSubMatricesParallel_MPIXAIJ compiles and is dispatched to by *_MPIAIJ.
Hg-commit: 0e07026334e210ed47a88355126d413332fbf2c4
|
| #
ebdbe881
|
| 03-Nov-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce
|
| #
56ef4db7
|
| 28-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatZeroRowsColumnsLocal(IS)()
Hg-commit: 0901f7e432c725b88006f46e6b91ef953dd16f4f
|
| #
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
|
| #
69970530
|
| 24-Oct-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b
|
| #
d214e108
|
| 24-Oct-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Reorganizing MatDD stuff. Won't compile, but is protectected.
Hg-commit: 79d5b09d3f8f112a00568b96ef9ea27d4d82f248
|
| #
2b40b63f
|
| 22-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added vec x and b to the MatZeroRowsXXX() routines, they are not yet used.
Hg-commit: aeb830e2090107e6c8d4fcf07605e004a9e621cf
|
| #
45b63f25
|
| 22-Oct-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Consolidating DD objects in src/dm/dd.
Hg-commit: 9b378e663e28ffa1523642d5d294fd2365371114
|
| #
6e169961
|
| 21-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatZeroRowsColumns() for SEQAIJ
Hg-commit: 016784501a9962786bae80acbd1c8b6df4def6e7
|
| #
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
|
| #
503cfe85
|
| 16-Oct-2010 |
Jed Brown <jed@59A2.org> |
Comma after last entry in enum was new in C99
Hg-commit: b0803a56faa29a93af80d29eb9fb19f539c0b700
|
| #
22068f41
|
| 07-Oct-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 723159af778f00b91c46c182e3f81137caeebe4e
|
| #
e133240e
|
| 06-Oct-2010 |
Matthew G Knepley <knepley@gmail.com> |
Added CUFFT, fixed interaction with new Thrust
Hg-commit: a5bb4c7628648b79f4424148de94619d1fa7a305
|
| #
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
|
| #
a7421cb6
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 26de13d0bd881a667065d6c55203e03b123eb208
|
| #
ec5277fc
|
| 25-Sep-2010 |
Jed Brown <jed@59A2.org> |
Redundant redeclaration
Hg-commit: 4c77e9890b24f729ffae15eb68fb16a38642d590
|
| #
76af4d96
|
| 23-Sep-2010 |
Lisandro Dalcin <dalcinl@gmail.com> |
commit after merge
Hg-commit: 2a8e32b53b253a4b939d0602c9e0c2755d109f2b
|
| #
5ecc4fd8
|
| 22-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: e2ed41a20ad1f7c83c8bd092e2d4c741b9e4ab4a
|
| #
e7b9cdde
|
| 22-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c65383203bc2965d9634c23835a233c7d7830984
|
| #
38c91e32
|
| 22-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
forgot prototype for MatCreateMPIBAIJWithArrays()
Hg-commit: 6fee338e6c6c5f3a3add53ea8a7872ada9a1c441
|