| 65460251 | 06-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PETSC_USE_SINGLE etc to PETSC_USE_SCALAR_SINGLE to make clearer that this variable is related to defining the scalar type
Hg-commit: 091ca03e9ad7a91d59048671631a058ed1b9044d |
| 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 |
| 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 |
| 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 |
| 41f059ae | 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MatRelax() to MatSOR() to match MatSORType and PCSOR
Hg-commit: e68531df6999d872cd12e8f3ab1ea488c58078d8 |
| b46d4c08 | 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
merged MatPBRelax() into MatRelax()
Hg-commit: 3d344c76b2c09e12ace3895dd9377e291398b167 |
| 26283091 | 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscMap to PetscLayout
Hg-commit: b8f4632bd00d1563dcf8108fd4199169f8fd320b |
| 7a2fc3fe | 29-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscMap to be pointer to _p_PetscMap changed PetscMapInitialize() to PetscMapCreate() and also have it malloc the space
Hg-commit: 2d1edc265bc1b52b0bfe730b4711ac37a11744fd |
| 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 |
| c6b4b828 | 14-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge of bug fix for 3.0.0 memory leak in MatILUFactor_SeqBAIJ()
Hg-commit: 675a0b79ab7fa2ee77187a79905a9c2f70a950f3 |
| a23ff555 | 14-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
memory leak in MatILUFactor_SeqBAIJ() a->icol is created each time this is called, so repeated calls results in a memory leak. From: jirka.simonek@gmail.com Subject: Re: [PETSC #20104] MatIL
memory leak in MatILUFactor_SeqBAIJ() a->icol is created each time this is called, so repeated calls results in a memory leak. From: jirka.simonek@gmail.com Subject: Re: [PETSC #20104] MatILUFactor() - memory leak? Date: October 14, 2009 8:05:25 AM CDT
Hg-commit: 3db98aeeeaee2dcf30bb78618aac2474c52f1f89
show more ...
|
| b1646270 | 13-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Replacement of while loops
Hg-commit: 733d6de1a7bfdbfd48d080d62d5b5362825a8081 |
| 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 |
| e6580cee | 12-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Merged MatLUFactorNumeric routines for bs = 4 in baijfact11.c Removed baijfact12.c
Hg-commit: b22b4bc1be50a72d1b01d18e5134ef36a2430525 |
| 359bf53f | 12-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Bug fix
Hg-commit: 210a4327002cdead6777adb5e087f5eec4fa4a11 |
| 17542729 | 11-Oct-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatLUFactorNumeric_SeqBAIJ_3 for Natural and other orderings Merged all LU numeric factor routines in baijfact13.c Removed baijfact14.c
Hg-commit: de119c5b3af3cf87701b6aa3a3d245e9fb9c1b8e |
| 7f53bb6c | 09-Oct-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix memory leak in matrix factorization routines
Hg-commit: e3157dcb727e97065d26a2e291f5377eb89fd848 |
| ec1065ed | 05-Oct-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e4ceadb2454090be7d46b3718e609756791804d0 |
| 4c000e2e | 05-Oct-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatLUFactorNumeric_SeqBAIJ_2_NaturalOrdering_newdatastruct() implement inline Kernel_A_gets_A_times_B_2() and Kernel_A_gets_A_minus_B_times_C_2()
Hg-commit: 3d7d28683daebb54f5a039927ee19ffb0b5a4
add MatLUFactorNumeric_SeqBAIJ_2_NaturalOrdering_newdatastruct() implement inline Kernel_A_gets_A_times_B_2() and Kernel_A_gets_A_minus_B_times_C_2()
Hg-commit: 3d7d28683daebb54f5a039927ee19ffb0b5a4311
show more ...
|