| #
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
|
| #
54b7effa
|
| 10-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 9819d3416fadfb925ec641339fae95f90802240b
|
| #
ad910c2c
|
| 10-Sep-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
initialize subcomm in PCSetUp_BJacobi().
Hg-commit: 94c84a045720a9a8b847576be588cd15fd749802
|
| #
21b1d680
|
| 06-Sep-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d
|
| #
e314874e
|
| 19-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e55e3d003d4d9e16266ef95b0c3126e64a743c74
|
| #
c910f685
|
| 19-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 7a5b447d5b982874749b78a6cf852b0c4b1b9719
|
| #
cbe18068
|
| 19-Aug-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add '-ksp_view' for bjacobi when subcommunicators are used.
Hg-commit: 66cc1def8f6b160dbe6e7e40291a85f89549f90f
|
| #
d47de31d
|
| 18-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff
|
| #
d6037b41
|
| 18-Aug-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
Add MatGetMultiProcBlock() to MatOps
Hg-commit: ee567dae8c92b47048f5cbcf74749067e770d7eb
|
| #
eb2e42cf
|
| 17-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: de358fbbf4462654aac452119fe0feaa1a0a3dfc
|
| #
5a7e1895
|
| 16-Aug-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add bjacobi_Multiproc(): a single block with multiple processes
Hg-commit: 5d4bd6173143ec2e1a6c44bdcede38b520252955
|
| #
d5bac5b1
|
| 09-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: dbe17f4cd57aa220aaa7f3a4929b4662f1fd3cc2
|
| #
d2ffe925
|
| 09-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: fb3fb77fa7d8bd71eb94b0f289024414b41b2354
|
| #
ad4df100
|
| 08-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
started adding Logically or Neighbor-wise Collective to manual pages
Hg-commit: 7a478f9b05148e2efabc037328838c5851772610
|
| #
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 ...
|
| #
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
|
| #
bf5b21d3
|
| 25-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: bfe14fc1c10a348d95f62b10a73037a938b09cb6
|
| #
3475ff80
|
| 23-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge of patch to 3.1 that removed extraneous include "matimpl.h"
Hg-commit: cd6e3c721ebe97497a0385b2e30092de3c1f5f43
|
| #
b862ddfa
|
| 23-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
PC implementations should not access matimpl.h (the internals of matrices) unless they really need to, removed several unneeded accesses.
Hg-commit: ed08571d0731ceb766180178f75857634f029a0a
|
| #
f0eb1ee0
|
| 12-Apr-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0
|
| #
0700a824
|
| 08-Apr-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed cookie to classid cause that is what it is.
Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1
|