| #
4fd072db
|
| 28-Sep-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
added MAT_SHARE_NONZERO_PATTERN for SeqBAIJ matrices in MatDuplicate() added a couple missing PetscLogObjectMemory() in SeqBAIJ
Hg-commit: 3fbba1b9cd2771828452e6c3179c885256f18b67
|
| #
4f5ae013
|
| 25-Sep-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 19411a10b3e1c1aaedb06105523862bd3572a0f0
|
| #
c760cd28
|
| 25-Sep-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
finished MAT_SHARED_NONZERO_PATTERN for MatDuplicate_SeqSBAIJ()
Hg-commit: 6b08b2ef797929b991322cb1faecd54bba1dc198
|
| #
cd621086
|
| 19-Sep-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 148339b0d1e2fac081864ec646f45ac0937e058a
|
| #
2302a36d
|
| 19-Sep-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 248d38165e90c6a4b866914e10f4cd494228d265
|
| #
ce3d78c0
|
| 18-Sep-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
MatLuFactorSymbolic_SeqAIJ_newdatastruct: Need to fix the memory error
Hg-commit: 094afb1681ce16b67b854caf2518c8292aac3f36
|
| #
12b5cbf3
|
| 15-Sep-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
mv PetscFreeSpaceContiguous_newdatastruct() from aij files into freespace.*
Hg-commit: 3af95641839072d4a1c681049c89fefe2ddfe79c
|
| #
8f690400
|
| 13-Sep-2009 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatSolve_SeqBAIJ_<bs>_newdatastruct routines for bs = 2...N Fixed linking issue with PetscFreeSpaceContiguous_newdatastruct Added test cases for new data structure
Hg-commit: c4df67b1f5fafce28
Added MatSolve_SeqBAIJ_<bs>_newdatastruct routines for bs = 2...N Fixed linking issue with PetscFreeSpaceContiguous_newdatastruct Added test cases for new data structure
Hg-commit: c4df67b1f5fafce2826457ab83b7b702fe8e2215
show more ...
|
| #
b2843cf1
|
| 10-Aug-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit for some reason I forgot
Hg-commit: 1c3e42f78e384fba2d4d7edc3762fd0165dc814e
|
| #
1cec2a20
|
| 05-Jul-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 13c4ee66e6bd736c1a3c42fd00663fff1c898f67
|
| #
89c6957c
|
| 03-Jul-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
finished seqaij eisenstat with inodes
Hg-commit: d454321e1ab1922c532ae1426b0478fc6c259095
|
| #
7b1fe9a4
|
| 19-Jun-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 47083b98f31b0073595e2cd90916df48664442f0
|
| #
081d8a13
|
| 19-Jun-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge
Hg-commit: afa5cf55564805e76e38c08c0e9073632121c338
|
| #
e0e43300
|
| 18-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed error introduced in MatSolve_SeqAIJ_NaturalOrdering_iludt
Hg-commit: fc754560556cdb1fc53e9f172d8c29763dca6866
|
| #
003131ec
|
| 18-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
improved solvers for AIJ added support for getting flops from logging
Hg-commit: c09b7625c47fd7bac0571c0e21fd2b3846e0e6ab
|
| #
a9817697
|
| 05-Jun-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MAT_KEEP_ZEROED_ROWS to MAT_KEEP_NONZERO_PATTERN
Hg-commit: dd0eb2438b4ecde1a3517ea573f0c60a0160fd54
|
| #
d8c1438d
|
| 12-May-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4c3b3a68768b03d4cdc3af0f8d5487ec8ca345f4
|
| #
3c2a7987
|
| 08-May-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatILUDTFactorSymbolic_SeqAIJ ( a wrapper to MatILUDTFactor) and MatILUDTFactorNumeric_SeqAIJ (not implemented yet)
Hg-commit: a45abf47fd20585387ecf08cc3e12b294cb7fae9
|
| #
af681a3b
|
| 28-Apr-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: df88f1216291bd65ef74aa4e70c7f1b613b09f20
|
| #
4da55f37
|
| 27-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f2395081023a0b8b0925164b1d9bce26afb01a30
|
| #
634dbff4
|
| 26-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add a test for iludt
Hg-commit: 0e475c0864b11ec5a02a183bcaeb8cf2d45b5a1c
|
| #
1da05e5a
|
| 24-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge MatILUDTFactorSymbolic() and MatILUDTFactorNumeric() into MatILUDTFactor()
Hg-commit: 542666db30301dde69df49d262ed2c65e908eb7a
|
| #
fe36e6c7
|
| 13-Apr-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge - Watch out for SNES ex45, I think the merge was bad
Hg-commit: 04bc4bca24f51d95f00a035b6b5fb2e5990fd8a8
|
| #
599ef60d
|
| 07-Apr-2009 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support of ILUDT for seqaij matrix
Hg-commit: 6c118d1a4eae7c6729da778671628c41971139d8
|
| #
28b2fa4a
|
| 13-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added a new option - MAT_UNUSED_NONZERO_LOCATION_ERR indicates when unused space has been allocated
Hg-commit: d10d5d18ac9b373ad66e42b56d03063833c579c1
|