| #
bcaeba4d
|
| 31-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed adic stuff
Hg-commit: 99933b6f66a48c78b00a3952edfaf6191df65340
|
| #
8cbdbec6
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed all incorrect spaces before CHKERR...
Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17
|
| #
a2ea699e
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up
ran clang --analyze over PETSc and fixed many of the complaints. Mostly missing CHKERRQ() and set but not used variables, no bugs found, lots of complaints about null references, not sure what is up with that; gets in the way of real useful messages.
Hg-commit: c183c49f249a22d7ef32be2c51749bad41445e53
show more ...
|
| #
e4de60d6
|
| 20-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ea1b92b8471b009c0bbde56bd683c7a6aba2b221
|
| #
f75ecaa4
|
| 20-Dec-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for MatMatMult_MPIDense_MPIAIJ ex109.c can be used for testing mpi MatMatMult with aij and dense matrices
Hg-commit: e0a68072adb062550dec47789c81049335ef20e4
|
| #
6f0d185e
|
| 19-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bbd38bf296851975f262b25ab704d80bb1e75bf6
|
| #
d73949e8
|
| 19-Dec-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for reuse matrix product C=A*B, in which A and B are not same type.
Hg-commit: c22f179a03e8c061ef7ca6a99cc94af3e4efb1d2
|
| #
568b9367
|
| 29-Nov-2012 |
Jed Brown <jed@59A2.org> |
Fix MatPermute_MPIAIJ for non-square matrices
Hg-commit: 9e2c1a229d2a66b31c71187852aed9b617e825b9
|
| #
afcf5bb3
|
| 28-Nov-2012 |
Satish Balay <balay@mcs.anl.gov> |
merge from 3.3
Hg-commit: afd9b78331ddc6b69915f2f76ae397688017a305
|
| #
d11e49fb
|
| 28-Nov-2012 |
Satish Balay <balay@mcs.anl.gov> |
[petsc-maint #141119] MatGetRowMax error for parallel runs
Hg-commit: 4c843c993f6c5ee3c8c2794c1f245d6f7c21a704
|
| #
43208f3f
|
| 27-Nov-2012 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: 6ac94d6e269a383c5b658488ff4022ab8f63808d
|
| #
53355915
|
| 19-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8439ab33a27932ffd4abbf55152e4f6260ab06a4
|
| #
ad2d13e5
|
| 18-Nov-2012 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: be265b567b712d0795d99086ba21cd7fe81f37d0
|
| #
e82dfdf1
|
| 18-Nov-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: a55ce8d2c14fe32082f5ed6a0096c9382f7f86a1
|
| #
f996eeb8
|
| 18-Nov-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatMatMatMult() for mpiaij matrix implemented by Mike
Hg-commit: a682a93086ef7546682c3c66e2e4c0370bc4275d
|
| #
ab978733
|
| 07-Nov-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
MatMPIXXXSetPreallocation() manual pages should list , PetscSplitOwnership()
Hg-commit: a62438cd7cec9d4eb5fc793b2de6c47367e5545a
|
| #
9432901b
|
| 30-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0b71d5824eb6a5fbd5c8e6f5f8c096ba0ed8e636
|
| #
d2b207f1
|
| 30-Oct-2012 |
Peter Brune <brune@mcs.anl.gov> |
Fixed C++ compile errors in mpiaij/maij introduced in 9d907e29898c and b884acfe1171.
Hg-commit: c2a192410fe20975f207896fc951e569196b73a7
|
| #
713c93b4
|
| 29-Oct-2012 |
Jed Brown <jed@59A2.org> |
Fix 43e28ef1a420 due to misplaced #endif
Hg-commit: 6b46d15782069eeb9d0272d7f3895ccc70088cae
|
| #
cf3ca8ce
|
| 26-Oct-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup MatPtAP for mpiaij matrix; rm MatPtAP_Basic()
Hg-commit: f6debe79aa665c5b45ffa91e0d3d7d114dfd92c1
|
| #
bfbf6b1f
|
| 25-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 72681c158685a249910d8751a53626ec95bda25c
|
| #
e237b0aa
|
| 25-Oct-2012 |
Jed Brown <jed@59A2.org> |
Add MatTranspose_MPIAIJ workaround pending actual fix, ref #9
Hg-commit: 43e28ef1a420b09ae2c6f1918b0ae48e67c885b1
|
| #
c3df09d6
|
| 21-Oct-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ed1a46afbb3ca05b94b623600c6c387ba23868ed
|
| #
72e6a0cf
|
| 20-Oct-2012 |
Jed Brown <jed@59A2.org> |
Implement MatPermute_MPIAIJ
Hg-commit: 07d68b96ea817de2774690b3f0b106c7ceaff281
|
| #
63f4a732
|
| 20-Oct-2012 |
Jed Brown <jed@59A2.org> |
Add PetscSFSetGraphLayout()
Specifies root space by PetscLayout and uses global indices for the edges.
Hg-commit: 6171404c2c0700d756bd8073438391b70472e8ca
|