| #
b62fbe73
|
| 08-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 99c2281a72f45731982f33f39f125d57fc2020b5
|
| #
533e6011
|
| 07-Jan-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatSolveTransposeAdd_SeqAIJ_newdatastruct
Hg-commit: 2923427f37c501205182d7f9354cad89cf074521
|
| #
3c0119df
|
| 07-Jan-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatSolveAdd_SeqAIJ_newdatastruct Trivial cleanup of MatSolve_SeqAIJ_newdatastruct and MatSolve_SeqAIJ_NaturalOrdering_newdatastruct
Hg-commit: 11a525b2b53af66a1c419989752d1c8950b8851a
|
| #
f455d004
|
| 07-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e0533bf0a5fce1ed1e5fa03c3ce1e3e7f6cc977d
|
| #
4395751f
|
| 07-Jan-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Removed _v2 from revised SeqAIJ newdatastruct MatSolve subroutine names
Hg-commit: 82bdb1c528ebdabd0eb217f08c5d7358883a8d80
|
| #
c04c5fa7
|
| 07-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4466b94188f48dd62a6c3ae3d1a6df7e99e3e74e
|
| #
13ff0d3f
|
| 07-Jan-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
set ops->solvetranspose in MatLUFactorNumeric_SeqAIJ_newdatastruct() add test for Shri's MatSolve_SeqAIJ_newdatastruct()
Hg-commit: bd234b5d527cb3740304b821c5133aa810dc3627
|
| #
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
|
| #
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
|
| #
41f059ae
|
| 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MatRelax() to MatSOR() to match MatSORType and PCSOR
Hg-commit: e68531df6999d872cd12e8f3ab1ea488c58078d8
|
| #
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
|
| #
baabb860
|
| 27-Oct-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
enable pivotinblocks for seqaij matrix update comments for revised new data structure used by ilu(p)
Hg-commit: a468d32e980288845609e8d693068f3a086ad2c0
|
| #
fa2cea47
|
| 26-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
commit after merge
Hg-commit: ecf73e164a626d45f47d9021b39a5c8fefb6600c
|
| #
ec01deb9
|
| 24-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Lots of extern problems. Be careful with these!
Hg-commit: 2c0b9dfdec94d9f4356cd99dcc726c856c8a1314
|
| #
5604da14
|
| 29-Sep-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: b70f4367eb5351c6e8d5d2a868decc5b50bd9108
|