| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
47dad92f
|
| 13-Mar-2011 |
Sean Farley <sean@mcs.anl.gov> |
Merged
Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237
|
| #
7d0a6c19
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
removed #define PETSCXXX_DLL from top of all source files
Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
|
| #
3334f37f
|
| 29-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04
|
| #
ace3abfc
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL note this requires a new sowing version
Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
|
| #
4f40e9fe
|
| 04-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: fd9f97fbed6c9f527f2a18a2ebb5f2f4669e380f
|
| #
abcf25ce
|
| 04-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Commit after merge
Hg-commit: d6328eb2cf014ee29725e21d82283562963fdc68
|
| #
191e1b6f
|
| 04-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 5609078fb00ece7fa02046980b53fc0cf4a44d2f
|
| #
057dcbc9
|
| 04-Jun-2010 |
Jed Brown <jed@59A2.org> |
Umfpack: missing CHKERRQ
Hg-commit: f958b56c95d83baf06a7cb37a5d1643da62e7441
|
| #
2692d6ee
|
| 22-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b
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
|
| #
f61f9b83
|
| 20-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f8cccf89fb8cb5ddd1998b06af05b07e881c9924
|
| #
4b019bd2
|
| 20-Jan-2010 |
Jed Brown <jed@59A2.org> |
Add MatSolveTranspose_UMFPACK
Remove superfluous VecConjugate. These are not necessary because UMFPACK_Aat solves with the algebraic transpose, hence we don't need to fake the algebraic transpose b
Add MatSolveTranspose_UMFPACK
Remove superfluous VecConjugate. These are not necessary because UMFPACK_Aat solves with the algebraic transpose, hence we don't need to fake the algebraic transpose by solving with the hermitian transpose.
Use static linkage for all private methods.
Hg-commit: e6e8de41b17aa7f4a70647f8754b005b025b8598
show more ...
|
| #
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 ...
|
| #
ad1471ba
|
| 01-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 07349036822f6f1587b216c0375ab8a63c27eb25
|
| #
79c34000
|
| 23-Nov-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for umfpack interface with complex precision trivial update comment of mpiaij.h
Hg-commit: 1d8de1a87dd559afd5229b88e9727c0a57b73f99
|
| #
2d200336
|
| 06-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: af487d5b45dae01d0566132d57158d0286d6a750
|
| #
7c4f633d
|
| 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
|
| #
9e5a995e
|
| 26-Oct-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 272825bf90eb39df4965e7226316ed8f305bd52c
|
| #
0c85ee0b
|
| 24-Oct-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: 408642326083bdab3b0d21e98f912dfddb31927e
|
| #
35bd34fa
|
| 23-Oct-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
* Using MUMPS, MatGetInfo(...,&info), info.nz_allocated is given for the initial matrix (not the factorized one). Currently I use : - Mat_MUMPS *lu=(Mat_MUMPS*)mat->spptr; - lu->id.INFOG(20) to get
* Using MUMPS, MatGetInfo(...,&info), info.nz_allocated is given for the initial matrix (not the factorized one). Currently I use : - Mat_MUMPS *lu=(Mat_MUMPS*)mat->spptr; - lu->id.INFOG(20) to get the same information. It's a dirty solution...
Added MatFactorGetSolverPackage(), also properly printed with -mat_view_info and -ksp_view
Hg-commit: d45534d976bbd57e4a4d4c4173150bb1403ccc76
show more ...
|