| #
1c6bacae
|
| 18-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a2f31a356cff07c865d69f584328f7626bf55f3a
|
| #
c540e29c
|
| 18-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
make PetscSubcomm opaque.
Hg-commit: 933931f4d0339331bdda8247d77e86ca2523027a
|
| #
ab8c242f
|
| 16-Jan-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed compiler error and warning
Hg-commit: bad1715e9e7c99ee8e8a42242511cbd0d1bcac60
|
| #
acdd1748
|
| 13-Jan-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: fc6e42a9d9409968e273391e4e10bb784f4bd41b
|
| #
09a6bc64
|
| 12-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
add PCRedundantSetNumber(); change -pc_redundant_num_comm to -pc_redundant_num.
Hg-commit: b82adcfe643cd540b88a1fca16b51c2a0091bb8c
|
| #
e5a9bf91
|
| 12-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
more cleanup of includes for proper formating made more XXXType const (all but one actually) added support for "parsing" XXXXType names and values
Hg-commit: 39515460af589ce0c0cb71ed72165cce9925daaa
|
| #
0d7810c8
|
| 12-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
cannot set type for PC inside redundant pc in mg because inner pc cannot be created yet because we do not know what communicator it will live on yet and must know communicator when created. OK
cannot set type for PC inside redundant pc in mg because inner pc cannot be created yet because we do not know what communicator it will live on yet and must know communicator when created. OK because redundant defaults to LU anyways undid error introduced into bag code
Hg-commit: f680cc77c882b4d077d41d55b7cadfbfadc0a4ee
show more ...
|
| #
2120111c
|
| 11-Jan-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: e2033f49c2b7d0b8c0b6d404de26a7b27c323e2e
|
| #
cd05a4c0
|
| 11-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
mv creation of subcommunicator routines from redundant.c into appropriate files
Hg-commit: 1522e7dff81405cd8e33fc7679270a471995edfd
|
| #
9dfb5993
|
| 11-Jan-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922
|
| #
7dbad74a
|
| 11-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
stupid autocommit
Hg-commit: 285500b7737c1cf7730f0f297bfb0c90b568fd62
|
| #
69db28dc
|
| 10-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
mv MatGetRedundantMatrix() from redundant.c into files under /mpiaij.
Hg-commit: 16b39331767fdbde8c3dd7e55e83336ce9a6b1f7
|
| #
2982eefb
|
| 10-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
stupid automerge
Hg-commit: 0c4bcc4dc7adfd1b5fb89c67a78a5a99fc3a4e07
|
| #
1fbd8f88
|
| 09-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
reorg PC_redundant such that the routines on subcomm can be factored out
Hg-commit: 88e4f671a789e62838a7fcbdc7f6348cfad19d8a
|
| #
a98ce0f4
|
| 05-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
mv PetscViewer_xxx_Subcomm() routines from redundant.c into filev.c
Hg-commit: 3137e4512f8b6bfba2ff86be751db2695ad91b6b
|
| #
2e6abf1e
|
| 03-Jan-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: a9b01d07c7f63bdc7ee19e62c98911f43e7b8e19
|
| #
09391456
|
| 03-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed options database to -pc_redundant_number_comm still need to add function call support for setting this
Hg-commit: f83d659dddbea820be01ccd41b653cbee2c33a6e
|
| #
c56727fa
|
| 04-Dec-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 867d3b4771ab85a817c36c345444feeb79a1da35
|
| #
776b82ae
|
| 30-Nov-2006 |
Lisandro Dalcin <dalcinl@gmail.com> |
Rename PetscObjectContainer to PetscContainer
Hg-commit: 05bce231e4bd6c5dbd5c28782c5c6dc4de5c997c
|
| #
e3da4fb2
|
| 29-Nov-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 22d6d0d21d24b37da4849a56904255487a4a5412
|
| #
7c7c70f1
|
| 28-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
fix some compile warnings
Hg-commit: b7ae1c08bdf0032d5316d26d9408387192e6cbc6
|
| #
f61bfb57
|
| 27-Nov-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 88fee7d2fa183025fe76764cedd4a71dffcdf185
|
| #
b9147fbb
|
| 23-Nov-2006 |
dalcinl <dalcinl@trantor.ceride.gov.ar> |
moved many implementation headers to include/private
Hg-commit: aa99826eaac01bf46b6b3b0207d0ecd69d3393cb
|
| #
b161289d
|
| 23-Nov-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 36c96953213eda7909386707ab2576b425bd5eb2
|
| #
cf5eb66f
|
| 21-Nov-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
automerge
Hg-commit: d1dcc05046e51402d845f71c0cf370dabbf3b76e
|