| #
238e7d2d
|
| 02-Dec-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 9c9e2b0243eedf0151e3676f8f4ccde9f7b93898
|
| #
37aa7c2e
|
| 01-Dec-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a5a564fdaaf7bef279911488fedcc2ac22f82ea7
|
| #
0be760fb
|
| 01-Dec-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
enable cholesky factorization with new data structure for seqaij format
Hg-commit: e48790f0df7ecb45919e5c3cbaf6d42481c0b54a
|
| #
c5546cab
|
| 30-Nov-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for MatCholeskyFactorNumeric_SeqAIJ() enable icc with levels>1 for newdatastructure
Hg-commit: b92cb12183865283d31284b3ce1fac4fb26ecafe
|
| #
87843682
|
| 30-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 88dece74cfbfd056afd52d9c6c93ea90a2af64a9
|
| #
a6df321f
|
| 30-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
minor cleanup
Hg-commit: 0a9e2825748d691ce9f8a33c26957e18dc8f1c7c
|
| #
0e83c824
|
| 17-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed a few more places that should have PetscMallocN() instead of currently ugly management.
Hg-commit: 0dd122d345dd22def0c7686de6381caf4ec39aa9
|
| #
bd1d354f
|
| 14-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: dd462db7e4ad3308318d8e64ab6973227cdc8afe
|
| #
e21f6e24
|
| 13-Nov-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: d73959821bdcc68517c7de8556b4cef4a4b3ce07
|
| #
e8d12d9d
|
| 13-Nov-2009 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 366b569f7ac12955ed5fd9ea6b0a56cfb51a84d1
|
| #
1df811f5
|
| 12-Nov-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatILUFactor_SeqAIJ_newdatastruct() A new factored matrix replaces original matrix, not a truely in-place ILUFactor yet.
Hg-commit: 91b0681184393e3d9164d75f2c8c31b1eb5b6b4b
|
| #
ed692d31
|
| 10-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c63111c978465712b5eb2b59576540d814538917
|
| #
511e68ac
|
| 09-Nov-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 52aa153efdcab3ef4453cbf6f3586a502f25f9c8
|
| #
b4f5729f
|
| 08-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Clean up - Removed new data structure version 1 Symbolic and Numeric factorization routines for MatSeqAIJ
Hg-commit: 49f3a6caefdf2814d1fb782701a069ba7f00b53f
|
| #
2757ab59
|
| 30-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: fb934591fa72baff41731abd06297f92b5965190
|
| #
8a76ed4f
|
| 30-Oct-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
update comment for icc new data structure
Hg-commit: 4d53f40c553e8523666a783015a61ddd97feda1d
|
| #
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
|
| #
4108e4d5
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed _Inode to _SeqAIJ_Inode to make clearer the relationship between inodes and seqaij
Hg-commit: ad72f3aa29dc86f484fa9ca80f5a4b665e5507a3
|
| #
43b064c7
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 23a6e3bad89ffc1c15fb2629311034b127bf9788
|
| #
d6e5152c
|
| 29-Oct-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add option for -pc_factor_shift_in_blocks
Hg-commit: 58cecc60488241bec9384237694d606c25f21301
|
| #
065342ad
|
| 29-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: e4574e11942a31b7c04223b9a4740e4b72252951
|
| #
9b48462b
|
| 28-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added lu factorization for MatSeqAIJ with revised new data structure Added test cases
Hg-commit: a044824364c8d38cea27ef3cbc8e4aad402d0532
|
| #
6f49b847
|
| 27-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 53bc5b73e3676367e37f4cd0d030e2088a2e231c
|
| #
74bdf62c
|
| 27-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 7304ba6598a146f9f2498624f05cb023a3876ed1
|