| #
67877eba
|
| 14-May-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added BAIJ support for MUMPS (Only LU, no cholesky)
Hg-commit: 418517c1f1e2b9348af159136b024d63cb016931
|
| #
8aeaed67
|
| 11-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9203b9375be263229fd44713ee86f6e6bd427f4c
|
| #
16ebf90a
|
| 11-May-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
MUMPS interface cleanup * Added seperate routines for MatConvertToTriples for AIJ and SBAIJ matrices * Added two elements to the Mat_MUMPS structure -> number of non-zeros -> Function pointer to
MUMPS interface cleanup * Added seperate routines for MatConvertToTriples for AIJ and SBAIJ matrices * Added two elements to the Mat_MUMPS structure -> number of non-zeros -> Function pointer to call appropriate MatConvertToTriples routine
Hg-commit: 2ebe56dd204a4c57651666203f1c1443ee2d2a2a
show more ...
|
| #
65e19b50
|
| 11-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
the last work I will do on reformatting use of SETERRQX() and passing in the appropriate comm; I am bored to tears
Hg-commit: 9e0ef782022dbdc055a74473b60f135ee06122ac
|
| #
e7e72b3d
|
| 08-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed many calls to SETERRQ() to use correct (non-PETSC_COMM_SELF) communicator reformated many badly formatted SETERRQ(); there was nonsense like {} around them or they were wrongly on a seperate
changed many calls to SETERRQ() to use correct (non-PETSC_COMM_SELF) communicator reformated many badly formatted SETERRQ(); there was nonsense like {} around them or they were wrongly on a seperate line
Hg-commit: 7550f3779f18eaf7ce68bae52b964532aa97c1d5
show more ...
|
| #
e32f2f54
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MPI_Comm as first argument to PetscError() and SETERRQX()
Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
|
| #
a57bec73
|
| 07-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: adb65ab1caaeb7fb7724083557190b309aa0654a
|
| #
cb828f0f
|
| 07-May-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
For mumps interface, shorten display of '-ksp_view' by adding '-mat_mumps_view' option
Hg-commit: b36612671312f77fcf3b5b6b3c993a9695eb6e69
|
| #
b5795a70
|
| 04-May-2010 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 1bac71635a5063209361ccd86cfde800f48e2930
|
| #
dcd589f8
|
| 03-May-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Clean up of MUMPS interface
Hg-commit: e55f342e0c48daf6e2f4e4c86f7d38ba86411ef7
|
| #
f1d87b1a
|
| 01-May-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 33fd57b2aa531a31302497c5949fd4ef953c5432
|
| #
505c8c26
|
| 01-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9f87cbb6cbd59d1bd4113536eae89172f479116a
|
| #
2792810e
|
| 30-Apr-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
check symmtric flg when pc=Cholesky is used for aij matrices in mumps interface
Hg-commit: 8d4da6d96efdcef4f5847457893bd2b9b2fac457
|
| #
eca579c0
|
| 28-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Fixed compiler warnings
Hg-commit: dbf6c6706229220a13a0fc25897a044a832e3e41
|
| #
ff219bfb
|
| 27-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 1f5ce9b1fa7762a7d57e66fe241c05a915d43e19
|
| #
144a5400
|
| 27-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 8d322fa576f27e4d2899c6591dae183d7d19e229
|
| #
e67cd1d8
|
| 27-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e05999577f586bbfd422ed428dbd7031667ceffe
|
| #
450b117f
|
| 26-Apr-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Fixed mumps cholesky for seqaij. Started working on adding baij support for mumps.
Hg-commit: 9008c74d05738dbcad86f8abd3e788f8c40ce31b
|
| #
f4762488
|
| 26-Apr-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of mumps cholesky: works for mpiaij, but gives error for seqaij.
Hg-commit: 8ad9f11c26c5f73bfdf14a9afd7ab1a01c5d55fd
|
| #
bf5b21d3
|
| 25-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: bfe14fc1c10a348d95f62b10a73037a938b09cb6
|
| #
1143793b
|
| 24-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1b86712179590b0a8503008b411699f50a859320
|
| #
a214ac2a
|
| 24-Apr-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MUMPS support for Cholesky factorization on MPIAIJ matrices
Hg-commit: 21928ed939fb5648f23646644b311a753b92e635
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
d5f3da31
|
| 07-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed factor field in _p_Mat structure with factortype which is a much clearer name for what the field is
Hg-commit: 6b534140d991e694c6c4621ae2403611b202dd1c
|
| #
d28f40d7
|
| 28-Dec-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 7d2b903f395d381cb4cbaba41e0003560faef00b
|