| #
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
|
| #
ff219bfb
|
| 27-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 1f5ce9b1fa7762a7d57e66fe241c05a915d43e19
|
| #
e2e64c6b
|
| 22-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
systematically changed use of phrase of ./config/configure.py to ./configure to have one consistent (and standardish) way of refering to it. Having two ways of refering to the same thing is confusing
systematically changed use of phrase of ./config/configure.py to ./configure to have one consistent (and standardish) way of refering to it. Having two ways of refering to the same thing is confusing and unneccesary
Hg-commit: fcd327f3f4fcb82c63cd1afe8da55ad84e8250f3
show more ...
|
| #
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
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
31e762f5
|
| 07-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
minor formating of pastix.c
Hg-commit: 59d2009daf3be197c54cafaedc0ff4751efb9eab
|
| #
f31ce8a6
|
| 07-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed bug in pastix interface for doing multiple factorizations with same matrix in parallel cleaned up pastix interface source code WARNING: running ex19 with preloading and pastix generates valgrin
fixed bug in pastix interface for doing multiple factorizations with same matrix in parallel cleaned up pastix interface source code WARNING: running ex19 with preloading and pastix generates valgrind memory errors and hanging code in parallel suspect pastix or its interface in PETSc prevent creating more than 1 totally new factorization matrix
Hg-commit: b680c91b975c482da768f548e39e7604f4c38b6f
show more ...
|
| #
eb1f6c34
|
| 07-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed bug in Pastix interface when reusing sparse matrix in csc format, code did not check shift of row base to 1.
Hg-commit: 78a7102fd53be9d48928170e67b5510f805ebc34
|
| #
d47dd427
|
| 06-Mar-2010 |
Jed Brown <jed@59A2.org> |
Proper error reporting for sanity check in PaStiX interface.
The error can be triggered with SNES ex19:
./ex19 -nlevels 1 -pc_type lu -pc_factor_mat_solver_package pastix
Hg-commit: 56d06660e067
Proper error reporting for sanity check in PaStiX interface.
The error can be triggered with SNES ex19:
./ex19 -nlevels 1 -pc_type lu -pc_factor_mat_solver_package pastix
Hg-commit: 56d06660e067bbbe816a9d035c3967445c5ae7e9
show more ...
|
| #
c7bdb4c2
|
| 16-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5baca47adbe6043f5497e4e8b6a619911d3da665
|
| #
70fe17b1
|
| 16-Nov-2009 |
Satish Balay <balay@mcs.anl.gov> |
#37721 fix c++ compilation error with pastix. [also fixup #36442 patch to use PetscMalloc()/PetscMemcpy() instead of malloc()/memcpy()]
Hg-commit: d90e2b76b40598ebd1de38965516096983f1fea4
|
| #
bd1d354f
|
| 14-Nov-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: dd462db7e4ad3308318d8e64ab6973227cdc8afe
|
| #
e21f6e24
|
| 13-Nov-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: d73959821bdcc68517c7de8556b4cef4a4b3ce07
|
| #
e8d12d9d
|
| 13-Nov-2009 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 366b569f7ac12955ed5fd9ea6b0a56cfb51a84d1
|
| #
43801a69
|
| 12-Nov-2009 |
Satish Balay <balay@mcs.anl.gov> |
#36442 add in pastix contrib patch
Hg-commit: 791f9003197da9aa6d51cdee4e95f51127dfedf4
|
| #
efe6c3a7
|
| 16-Feb-2009 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c24770da2f7a4ec6d2c54d0774691ec6c5dd493c
|
| #
dbf0e21d
|
| 08-Feb-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes to mpibaij.c found in nightly build fixes to wrong use of CHKERRQ() throughout code
Hg-commit: 733dea1e39d18170feab68a0e7a269e3248a628a
|
| #
41c8de11
|
| 09-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed up linearsolvertable.html for new approach to external direct solvers, fixed the manual pages for the external solver packages like MAT_SOLVE_SUPERLU etc
Hg-commit: 559872e478fd5924356bb412b
fixed up linearsolvertable.html for new approach to external direct solvers, fixed the manual pages for the external solver packages like MAT_SOLVE_SUPERLU etc
Hg-commit: 559872e478fd5924356bb412b1d4573c23d52501
show more ...
|
| #
b5e56a35
|
| 06-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatGetFactor_XXXX_Pastix for sbaij matrices and seqaij removed unused variables from pastix.c pastix works for me for seqaij and mpiaij, but not sbaij
typo fix in superlu.c
Hg-commit: b237a
added MatGetFactor_XXXX_Pastix for sbaij matrices and seqaij removed unused variables from pastix.c pastix works for me for seqaij and mpiaij, but not sbaij
typo fix in superlu.c
Hg-commit: b237a972f2bdea6c2b81622f0e7da4bfe20b13c3
show more ...
|
| #
37bfbcf5
|
| 06-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 0d58630fc02c4f47235ac486c435e2fc60e3b4a7
|
| #
745c78f7
|
| 05-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
applied patch to pastix.c sent by authors changed mpi4py.py to download release version
Hg-commit: e0119934876fe4ef512b22f975e7eab1c9b38ac2
|
| #
7d96f2b1
|
| 02-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 84ca21d373912d16176dfeb2d83f6e46557d8c01
|