| 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 ...
|
| cd05a4c0 | 11-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
mv creation of subcommunicator routines from redundant.c into appropriate files
Hg-commit: 1522e7dff81405cd8e33fc7679270a471995edfd |
| 69db28dc | 10-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
mv MatGetRedundantMatrix() from redundant.c into files under /mpiaij.
Hg-commit: 16b39331767fdbde8c3dd7e55e83336ce9a6b1f7 |
| 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 |
| 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 |
| b1770073 | 31-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 15629 added check for .petscrc file
Hg-commit: 73799665615bd2d344ec541803ea534e2a69774d |
| 23464e94 | 22-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
Finished and tested simple support for -openmp_spawn_size and -openmp_merge_size
Hg-commit: b7e1ba8c8fcff8339aeb80887ffdf0f761e44dc1 |
| 793721a6 | 22-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
finishing up spawn version of OpenMP support
Hg-commit: 168743be2f4bab4d88d51acaa593521d8e9c1416 |
| 463b1e59 | 18-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
parallell version of OpenMP preconditioner works for seqaij matrix.
Hg-commit: a2b289b6805faca4b3277f5156cddfb51dee14c0 |
| 10cadd33 | 18-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
manual merge of Openmp.c
Hg-commit: e1670a107c8a07ffe3a70de44a4a5b14fe9cb4b1 |
| 0992d154 | 18-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
begun "MatDistribute" for OpenMP preconditioner
Hg-commit: d2517fc7a1d8a046c2f271055c6c2491c400cb19 |
| 90da95b0 | 18-Dec-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Small fix
Hg-commit: 128eb2bc9ebf826c713ee474d47acc087385f98e |
| f2070a76 | 18-Dec-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Small fixes
Hg-commit: 7e445b52a51ddd3d2b6ae48c38a750a384f607a2 |
| 1aa34eea | 16-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
errors in changing from PCMGSetCycles etc to PCMGSetCycleType() etc
Hg-commit: 3a1e5e06dc75641f6e66293c03214aa6c49e9d97 |
| 916c9540 | 15-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
minor updates
Hg-commit: 1bce4b7df8a8db0fcd1129722d3a9258245cd002 |
| 8cc2d5df | 13-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
added -pc_mg_multiplicate_cycles and PCMGMultiplicativeSetCycles
Hg-commit: 2c758a708e2c14a3ba0225f551dc1ac7cff23b1e |
| 0d353602 | 13-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
correct PCMGSetCycles to PCMGSetCycleType and -pc_mg_cycles to -pc_mg_cycle_type v or w
Hg-commit: 5921ebff156ba0fcab060ac2a1f70a2e5c28841d |
| 3050cee2 | 12-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc.bib reference to Downar and Salome coupling approaches add PetscViewerASCIIGetStdout() to use in PETSc source instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling
Hg-co
petsc.bib reference to Downar and Salome coupling approaches add PetscViewerASCIIGetStdout() to use in PETSc source instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling
Hg-commit: d5925024de9641e364c42958da386445812c4f79
show more ...
|
| 161c5ca9 | 11-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
magjor cleanup of petsc.bib and petscapp.bib they were big messes
Hg-commit: 18284137736753c6032337bfa01d5425e891d5d4 |
| 776b82ae | 30-Nov-2006 |
Lisandro Dalcin <dalcinl@gmail.com> |
Rename PetscObjectContainer to PetscContainer
Hg-commit: 05bce231e4bd6c5dbd5c28782c5c6dc4de5c997c |
| b29801fc | 29-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
fortran stubs for PCShellSetContext
Hg-commit: d903bae77eb5e3adb9025448dbce2d6957f65b93 |
| 7c7c70f1 | 28-Nov-2006 |
Satish Balay <balay@mcs.anl.gov> |
fix some compile warnings
Hg-commit: b7ae1c08bdf0032d5316d26d9408387192e6cbc6 |
| b9147fbb | 23-Nov-2006 |
dalcinl <dalcinl@trantor.ceride.gov.ar> |
moved many implementation headers to include/private
Hg-commit: aa99826eaac01bf46b6b3b0207d0ecd69d3393cb |