| #
1890ba74
|
| 09-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
minor fixes/updates to manual pages
Hg-commit: 98609ad2d9f7c6c11108358322be1092152924d7
|
| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|
| #
94bde628
|
| 31-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e766002c39efcd60516c7e4ccd6976dc4dd09cf5
|
| #
ad4c773d
|
| 31-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Multiple bugs fixed, extra test added to ex14, pure block matrices with no scatter/gather work.
Hg-commit: b1b24869d167a97363332db63f8ddd17e969bb27
|
| #
a5e5b994
|
| 29-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8c7f1ca8abde69d2f05da4a1c0b4d928634c1a06
|
| #
39e8cf46
|
| 29-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Many problems with matfwk/ex14 fixed and interface slightly altered, but problems with ex14 remain. Application of a disassembled mass matrix doesn't produce expected result on 1 proc (no parallel te
Many problems with matfwk/ex14 fixed and interface slightly altered, but problems with ex14 remain. Application of a disassembled mass matrix doesn't produce expected result on 1 proc (no parallel tests yet).
Hg-commit: 584c6d8ea1343d6b77a65149fffa99c879343057
show more ...
|
| #
be31f397
|
| 28-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e25d9bf20f68f6544016b82f3b3b1a741039323c
|
| #
f9a2c96d
|
| 27-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: b27e7be9c09691d1f15f4d8d34f1b0fc4ac63ae4
|
| #
164db6cc
|
| 27-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Reworked MatFwk: for now fully unassembled with an AIJ-like block sparsity structure. Needs testing (ex14).
Hg-commit: 72cf3063f83f8d3bfe4863ccf73f43c00e198c2b
|
| #
3d9f221d
|
| 16-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 7ee90c9fc4e24460081863af2032eae821ef1740
|
| #
f4db908e
|
| 16-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
updated MatFactorInfo to use a PetscReal for shifttype so that it can be used from Fortran and Python
Hg-commit: 6c65af8d77207f21d4c5751ca2d8dacb3c75581f
|
| #
59874860
|
| 14-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 88a2301e7919a0b8fe0135db14186420f5ff516c
|
| #
7308e76e
|
| 10-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after massive merge
Hg-commit: 0c379e59ae42fade6de07b78a7ac7f5e12847829
|
| #
73a00fbb
|
| 10-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: a2d6532a31fdfaf1e84dbee5e3d61f6339fc0040
|
| #
14d2772e
|
| 09-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
remove all shiftnz, shiftpd and shiftinblocks
Hg-commit: f1e8178d024009572475a411c3fa40df12abb777
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
9f8a2776
|
| 08-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 2ade400ddef21b61e57f085aca7ab02a4cd36e36
|
| #
74140ef9
|
| 07-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 325aa05f77377069e6c2d780cfa53fbfc9f58c92
|
| #
99671722
|
| 06-Mar-2010 |
Jed Brown <jed@59A2.org> |
Add Tim Davis's ordering package AMD, -pc_factor_mat_ordering_type amd
So we currently install AMD with UMFPACK, since it is a dependency. In principle AMD can be used alone, but I'm too lazy to ma
Add Tim Davis's ordering package AMD, -pc_factor_mat_ordering_type amd
So we currently install AMD with UMFPACK, since it is a dependency. In principle AMD can be used alone, but I'm too lazy to make the build system recognize AMD as an independent entity (note that many users will get it from SuiteSparse which includes both of these plus CHOLMOD, KLU, and other ordering pieces). So there are ugly references to UMFPACK in this file, despite the fact that the dependency is only on AMD, not UMFPACK.
Hg-commit: c97b1bcb49e574e61d1ce3ff1e6a5acec13306e3
show more ...
|
| #
f260cef2
|
| 04-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 31ca09f90e95f74d0252526a0b10d8eb7d98a3b4
|
| #
d90ac83d
|
| 04-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
Add PCFactorSetShiftType() and PCFactorSetShiftAmount()
Hg-commit: 11b2d9da5dd711b89de2445adb08f29eaa980990
|
| #
845006b9
|
| 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MAT_SOLVER_BAS variable and manual page
Hg-commit: a850101cf54f40261eac72de5fed25d6363444fe
|
| #
8638ae8f
|
| 19-Feb-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 9bb765ad4a224cc4a92c83ab8c7fa94c067177f4
|
| #
fe97e370
|
| 19-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed public interface for MatILUDTFactor*, this will now be handled by regular MatILU/ICCFactor* interface
Hg-commit: b130c3ab430985359fffc88a9c93110f07b98d13
|
| #
a19eae5c
|
| 10-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge lsqr is broken for now
Hg-commit: df0260c88087fef5d8f80cbb540cd2c7402b75ba
|