| #
603268fb
|
| 07-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after pulling several patches from 3.1
Hg-commit: 5091a89c86edf66dd7d2939ca39baf0881459276
|
| #
879e8a4d
|
| 07-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
[petsc-maint #44397] seg fault in PCView_Factor in PETSc-3.1 PCView_Factor used factored matrix which doesn't exist before factorization hence crash. Fix by adding field to PC_Factor containing the m
[petsc-maint #44397] seg fault in PCView_Factor in PETSc-3.1 PCView_Factor used factored matrix which doesn't exist before factorization hence crash. Fix by adding field to PC_Factor containing the matfactortype
fixed minor typo in manual page for PetscLogEventBegin()
Hg-commit: 4921590835475b04d3f3e57015a8d9ec589593a4
show more ...
|
| #
f9a2c96d
|
| 27-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: b27e7be9c09691d1f15f4d8d34f1b0fc4ac63ae4
|
| #
af8c88b6
|
| 24-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 76530b3bd33348a33ed1676aa7af10e463910250
|
| #
6c8f237f
|
| 23-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f02b2064636ca01024c2d591ea316a14179fa022
|
| #
a32cbb58
|
| 19-Mar-2010 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 3c37cd08338da8389f42ac1b86c1dfcfb83db513
|
| #
018dd85e
|
| 19-Mar-2010 |
Satish Balay <balay@mcs.anl.gov> |
windows c++ compile fixes
Hg-commit: 79d5cea27d675b66a1e1f9825b4405dc2a844d85
|
| #
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
|
| #
914a5d51
|
| 10-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
Factor same statements of PCView_LU/ILU/ICC/Cholesky() into PCView_Factor() for reducing code duplication
Hg-commit: 839497342f67ab6feffce0c4a6c0661ea44d6070
|
| #
7719970c
|
| 09-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8587ef93efc43183df4baebe80078c6689b38c22
|
| #
81f96dcc
|
| 09-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
remove PCFactorSetShiftNonzero(), PCFactorSetShiftPd() and PCFactorSetShiftInBlocks()
Hg-commit: 7003e666813cb29616df228e25ece92955c33033
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
145b9266
|
| 08-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
continue replacing PCFactorSetShiftxxx() with PCFactorSetShiftType() and PCFactorSetShiftAmount()
Hg-commit: b64c17c9fbc009eefb8072446fc4ef9e80146566
|
| #
61aae248
|
| 05-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 52cc1f4c2822dc9f5db7e58222a2be70ebf63958
|
| #
915743fc
|
| 05-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
replace shiftpd, shiftnz, shiftinblocs with shifttype and shiftamount only partially done for seqaij format.
Hg-commit: e8ba899db4d012e7c2e1e0b2afe23bf80c595415
|
| #
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
|
| #
b7c853c4
|
| 25-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
dropped the use from PCFactorSetUseDropTolerance() and -pc_factor_use_drop_tolerance
Hg-commit: 38537a65d99317cb3764af5eac895154a7e2f605
|
| #
2757ab59
|
| 30-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: fb934591fa72baff41731abd06297f92b5965190
|
| #
8ff23777
|
| 30-Oct-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
factor common options for PCSetFromOptions_ILU(), LU() etc into PCSetFromOptions_Factor() rename PCFactorSetPivoting -> PCFactorSetColumnPivot
Hg-commit: 9fc226d4711fc60f38c040374fd14f9fe3620f06
|
| #
186bafed
|
| 29-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 2abd163653da4b78c2f240bce7add61691d76163
|