| #
e2f15add
|
| 13-May-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 091935e9281c6e900c1e00205f59cde73745cb0d
|
| #
016521cc
|
| 13-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d4baaa23653850e1188cb2c3fb6cd141c95f7e8d
|
| #
504a3fad
|
| 13-May-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
replace macros with inline function MatPivotCheck() for inplace lu (aij format)
Hg-commit: fbc1ba94d8d9bb588e6e39b8d285febac34d1c43
|
| #
0a78d522
|
| 12-May-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix: replace PetscErrorType "1" with "PETSC_ERROR_REPEAT"
Hg-commit: dad74e174e1dabe80fd01ea33490bb38d743462d
|
| #
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
|
| #
505c8c26
|
| 01-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9f87cbb6cbd59d1bd4113536eae89172f479116a
|
| #
cef8110e
|
| 30-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 58f1db3aba1a77f0e92ec3a507cfd7d3dff55db3
|
| #
daa17b54
|
| 29-Apr-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix for -pc_factor_shift_type nonzero. (see [petsc-maint #45421] Problem with ICC on SEQBAIJ)
Hg-commit: c6c6f641c1bbfbd11575aaba0155c7b59a657064
|
| #
eca579c0
|
| 28-Apr-2010 |
Matthew G Knepley <knepley@gmail.com> |
Fixed compiler warnings
Hg-commit: dbf6c6706229220a13a0fc25897a044a832e3e41
|
| #
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
|
| #
be31f397
|
| 28-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e25d9bf20f68f6544016b82f3b3b1a741039323c
|
| #
f9a2c96d
|
| 27-Mar-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: b27e7be9c09691d1f15f4d8d34f1b0fc4ac63ae4
|
| #
9f522e40
|
| 27-Mar-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Fixed MatPivot inline functions
Hg-commit: 96fda1411c1c008d01356d7491bf638c8a286e1f
|
| #
9ba1a84a
|
| 24-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2cefbdbb44a82f36914d89a21becb93afeba79ff
|
| #
af8c88b6
|
| 24-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 76530b3bd33348a33ed1676aa7af10e463910250
|
| #
07ab953b
|
| 24-Mar-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge from release-3.1
Hg-commit: 75a2b6960967db29f53a01c8931c132cc1368e92
|
| #
124a3351
|
| 24-Mar-2010 |
Hong Zhang <hzhang@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 - for ilu(0) (forgot by the change set 15404)
Hg-commit: 47e83dd265449
fixed setting of use of inode based factorizations to use the inode version if the A matrix has inodes, not the factored matrix - for ilu(0) (forgot by the change set 15404)
Hg-commit: 47e83dd265449ddf0a7d5f2433c25a96aa769ab5
show more ...
|
| #
6c8f237f
|
| 23-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f02b2064636ca01024c2d591ea316a14179fa022
|
| #
4dff1aef
|
| 19-Mar-2010 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 980debe3fec164509f0ee783194aa6278c294b7a
|
| #
3898ab1d
|
| 19-Mar-2010 |
Satish Balay <balay@mcs.anl.gov> |
fix c++ syntax [windows compile fixes]
Hg-commit: da6f5bcfb041d6b86821f27a2e5846f8d8b52580
|
| #
280e8513
|
| 18-Mar-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Replace MatPivot macros with static inline functions
Hg-commit: eddd089ac900b47f366c19e92faac9522b9d9b0f
|
| #
3d9f221d
|
| 16-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 7ee90c9fc4e24460081863af2032eae821ef1740
|