| #
dd405aba
|
| 03-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 4085fc40cae33d2c7268e0adb06d2176f0490806
|
| #
16ac4599
|
| 03-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Bug fix in MatSeqXAIJReallocateAIJ
Hg-commit: ef5e78a83f4f93ab968e1a348ed38931fb9a316a
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
bbfdc3da
|
| 19-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 015dca5b420d9c8bf3770057b261539698865628
|
| #
1816d749
|
| 17-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: b848d8d6cf58331964a5f3f4e77524f4c1163686
|
| #
326be4c0
|
| 15-Apr-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge from release
Hg-commit: dc8300e0c1252507c8c60ebfa1806fae54c01a37
|
| #
cae5a23d
|
| 15-Apr-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for superlu interface when opiton.equil is enabled. Superlu overwrites input matrix A and rhs, thus the interface must provide extra A_dup and rhs_dup.
Hg-commit: fc792bc01a9a77518aa07d67f7cc
bugfix for superlu interface when opiton.equil is enabled. Superlu overwrites input matrix A and rhs, thus the interface must provide extra A_dup and rhs_dup.
Hg-commit: fc792bc01a9a77518aa07d67f7cc3d0f2a728d85
show more ...
|
| #
f9a2c96d
|
| 27-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: b27e7be9c09691d1f15f4d8d34f1b0fc4ac63ae4
|
| #
3d9f221d
|
| 16-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 7ee90c9fc4e24460081863af2032eae821ef1740
|
| #
d3ac4fa3
|
| 15-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed setting of use of inode based factorizations to use the inode version if the A matrix has inodes, not the factored matrix. this fixed nightly build errors in ex48.c
Hg-commit: 97e68eb8972d6986
fixed setting of use of inode based factorizations to use the inode version if the A matrix has inodes, not the factored matrix. this fixed nightly build errors in ex48.c
Hg-commit: 97e68eb8972d69864d310d6decfa1cb189f25cb6
show more ...
|
| #
59874860
|
| 14-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 88a2301e7919a0b8fe0135db14186420f5ff516c
|
| #
28f1b45a
|
| 12-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatLUFactorNumeric_SeqAIJ_Inode() for new data structure - only work for node size 1 and 2
Hg-commit: cdaccf2099d3f6738f85f3f51b90f3b64180a2d1
|
| #
78b12446
|
| 11-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 40f5feb5db7bdf1e87ef02d6dd53843f31cfbf80
|
| #
628f99d7
|
| 11-Mar-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added inode numerical factorization for old data structure.
Hg-commit: 0e33de6617cbfecc1f682ec57c27e0bdec8381ff
|
| #
8638ae8f
|
| 19-Feb-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 9bb765ad4a224cc4a92c83ab8c7fa94c067177f4
|
| #
fe97e370
|
| 19-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed public interface for MatILUDTFactor*, this will now be handled by regular MatILU/ICCFactor* interface
Hg-commit: b130c3ab430985359fffc88a9c93110f07b98d13
|
| #
35233d99
|
| 11-Feb-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Code clean up:Removed '_newdatastruct' from aij factorization routine names
Hg-commit: 7b14154b5200edb41bc545e4efac9b5041ad24e6
|
| #
eaada2e5
|
| 06-Feb-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 52d5c8c3e196361d5c4c5f4b6b71bf59b669a5fb
|
| #
ad04f41a
|
| 05-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
rename origianl matfactor and matsolve routines as Matxxx_inplace() for seqaij format
Hg-commit: ba5d621342e8a372332f34aeb3e9ca3c0f07589b
|
| #
46edd32f
|
| 03-Feb-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 877396bee467d11706fe4bd6e7dd710925967c05
|
| #
da18021f
|
| 02-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d8f497c83d45d58d0ee251a8a2028640c30b0e75
|
| #
019b515e
|
| 01-Feb-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added inode routines for new datastructure
Hg-commit: aef32a8bffe7ad81b3db5f5d6386cfc03b97a7a2
|
| #
fb35fa3b
|
| 28-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1904f63f9b3334166890ff2172c1bdb85ffdfaa7
|
| #
9bd0847a
|
| 28-Jan-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatMatSolve_SeqAIJ for newdatastruct
Hg-commit: 90c737306e3c21dab5d0d9912bf0fcc6f3216236
|
| #
4b0cc578
|
| 10-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c3bbe4664912c4afc8bb0ac514c1b80480c955bf
|