| #
5c42ef9d
|
| 08-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatSolveTranspose_SeqBAIJ_N() for Richard Mills/PFLOTRAN
Hg-commit: c3976d13d4e84c11f6f16c7d924ff18d3dfdfc7f
|
| #
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
|
| #
c0c7eb62
|
| 08-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Clean up - Removed MatSeqBAIJ symbolic and numeric factorization routines for new data structure version 1
Hg-commit: 5191ae5963661e08429326efecb8aebe4d2147a3
|
| #
b4a23efc
|
| 06-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6b72777609aa1bb6289ff3e854452580bfa725fb
|
| #
35aa4fcf
|
| 06-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatSeqBAIJ revised new data structure routines for LU,ILU factorization and triangular solve
Hg-commit: c4a7098a8d6ce33e8222598d9a08f5a3621980fd
|
| #
e37c4368
|
| 06-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: dab6e8ec0fe71ad4fe0f4bf2ee374ce51b18f40d
|
| #
83bb2eba
|
| 05-Nov-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 5f0ccbb7d9079d9734bfd881618513ce58c7adfe
|
| #
572f72c7
|
| 05-Nov-2009 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 36cf37059c0ed80addd0968973e91c32e491eff8
|
| #
547795f9
|
| 04-Nov-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support MatMult() for Hermitian matrix in mpisbaij format add MatMultHermitianTranspose() and MatMultHermitianTransposeAdd()
Hg-commit: bd3ee2c07764767e1715e99fb8df83bd35b221a3
|
| #
cd72454c
|
| 03-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b2d8a3646d4d7887f0367e78a0b8ef8801c228fe
|
| #
6506fda5
|
| 02-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added blocksize=6
Hg-commit: b456a8aae7ffdb5b9246c4bce32fecbccfa3dda4
|
| #
78bb4007
|
| 02-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
More work on LU Factorization for SeqBAIJ (bs = 4,5)
Hg-commit: 696cdf54277fddf256b57895f8d3582a4e463630
|
| #
0c4413a7
|
| 02-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
More additions to LU Factorization routines for SeqBAIJ revised new data structure
Hg-commit: fb82142a973a8cebd23a58c2488660e01c01bdda
|
| #
1a83e813
|
| 02-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added LU factorization for MatSeqBAIJ (bs = N) Natural Ordering
Hg-commit: 4a96c280b1e85887d93b3abcf93bed2520836590
|
| #
f63685ca
|
| 02-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f0e3382643bd4135fa42c08d7b94eb913f3457e3
|
| #
53cca76c
|
| 02-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added LU Factorization routines for SeqBAIJ (bs = 5,6,7) revised new data structure
Hg-commit: ad40595957758cb87395a419e57cecf3cb98e770
|
| #
b2b2dd24
|
| 02-Nov-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added SeqBAIJ LU factorization routines with Natural Ordering for bs=2,3,4 (revised new data structure)
Hg-commit: a6e02cc316d3c462357b99f997079b49ffd57bdd
|
| #
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
|
| #
13f67399
|
| 12-Oct-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: f9060934f8e0e6959b179bb6f04fe194516fd0f3
|
| #
bef36659
|
| 12-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added newdatastruct MatLU Numerical factorization routines for bs = 6,7 Merged all numerical foctorization routines for bs = 6 in baijfact7.c Merged all numerical factorization routines for bs = 7 in
Added newdatastruct MatLU Numerical factorization routines for bs = 6,7 Merged all numerical foctorization routines for bs = 6 in baijfact7.c Merged all numerical factorization routines for bs = 7 in baijfact5.c
Hg-commit: ea969c1104fc2846a4dffd77a446309d01e23183
show more ...
|
| #
0deeaf61
|
| 12-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added newdatastruct Mat LU Numeric factorization routines for bs = 5
Hg-commit: df5d6e89aa8a78091a92818217477b30920fac80
|
| #
209027a4
|
| 12-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added newdatastruct LU Numeric factorization routines for bs = 4
Hg-commit: 8d416c753bf22147c3641a93db7d5e831c86cd82
|