| #
bea34c44
|
| 19-Sep-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 388bfd26171358e79669aa792700e8132b82e6dc
|
| #
e1e35b75
|
| 01-Sep-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: afd706c6f0d4680f378897dd9b1c693fec8926d3
|
| #
0a47f32e
|
| 28-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge from release
Hg-commit: f6802b53e527d58de2f16b3772bb2fa69022efe3
|
| #
30716080
|
| 28-Aug-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
wrap MatGetFactor_mpidense_plapack() with MatGetFactor_mpidense_petsc() for easy use plapack
Hg-commit: efb7224a0e3952952fc3d76e1b92d72a7b84017a
|
| #
4a67242d
|
| 02-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 3a05a9a21fcd66acdc0680d4c36ce9e8f08fa147
|
| #
8d8bce8c
|
| 02-Dec-2008 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: ae439907355f69052077956c06ee6edb7b61706e
|
| #
5d00a290
|
| 02-Dec-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
cleanup plapack interface add tests of plapack
Hg-commit: 5db96fdc7032f1a8281dee68a37d333571b5b558
|
| #
2d200336
|
| 06-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750
|
| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
caa3e7c2
|
| 08-Sep-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a2d8d2c079c290806ae2811879f62e131466182c
|
| #
6c995c7d
|
| 05-Sep-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of build error for plapack interface
Hg-commit: 94a1398421275d636088de875b94431016e1c88b
|
| #
fd5f9c01
|
| 01-Aug-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 40fbcb1ffa2ac14ad5b1cd85db9cdd19834e6819
|
| #
ab235cb6
|
| 01-Aug-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix build error in plapack interface - not done yet
Hg-commit: 9a683f443c215dbb914b207b92da0bbb12984ce4
|
| #
207126cb
|
| 23-Jul-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after most of merge of petsc-dev with petsc-dev-new-solvers with new way of handling external solvers
Hg-commit: 7c86fa28bc8468b955cc6a62edd1de55d6c3d700
|
| #
392a8661
|
| 26-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 41800043acaea4edc1ffe515ad0d33298e6b8178
|
| #
a313700d
|
| 24-Jun-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
moved the const out of XXType definitions and into the Set and Get Methods
Hg-commit: d4d9a237045a151847ef3121b00df73d952d0999
|
| #
f3618155
|
| 11-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae910a8c341252193d05c7b6e3a1801bc7c73425
|
| #
d7957c25
|
| 07-Mar-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
commit after merge
Hg-commit: 6b4ac957a41c4eebfcda210f0c39ba836b723840
|
| #
2fbe02b9
|
| 07-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed MatMatMultTransposeNumeric_SeqDense_SeqDense() to use correct calling sequence of dgemm() when 'T' is the first argument.
Hg-commit: a95fc948f53f6aafba0a33632da3e103e2359ed8
|
| #
eae6fb2e
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
moved copy from PETSc mpidense to plapack array now handled in seperate routine moved creation of plapack array into its own routine
Hg-commit: 854828b0ebe7da46975c3953775a8adccb6431e5
|
| #
04fea9ff
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed comm_2d and nprows/npcols from lu object in MPIDense
Hg-commit: 2714c409d8d43554e1f1514a242cda4f00155c84
|
| #
e0fbc2ee
|
| 06-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
reuse plapack matrix for repeated factorizations
Hg-commit: c45c3f360aa355b2fd3c3216dcbb28d8485264e9
|
| #
b23e956f
|
| 05-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c252723983d2baef02ecb448e6a9a608900ee72f
|
| #
01b82886
|
| 04-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
converted PETSc plapack interface to have MPIDENSE now use by default Plapack solvers if PETSc was config/configured with --download-plapack the is no longer a need to use the MATPLAPACK matrix t
converted PETSc plapack interface to have MPIDENSE now use by default Plapack solvers if PETSc was config/configured with --download-plapack the is no longer a need to use the MATPLAPACK matrix type
Hg-commit: 22082512ed36ba6cdb7b28d847ea76b7ff345a5c
show more ...
|
| #
c40d1c1f
|
| 18-Jun-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
automerge
Hg-commit: 6a6ed4c35ea45871c951b7a44b37e43bfb4c02af
|