| 78392ef1 | 05-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
MatSNESMFCtx --> MatSNESMF
Hg-commit: 6457ce4e5cd2be3ffc9382e844c5bba133d89328 |
| 9c666560 | 01-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
more minor changes to increase consistency of method calling sequences and naming
Hg-commit: 4d17aa8465a0d1835166ba4c0ee47a08a267b110 |
| a7d21a52 | 23-Mar-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
fixes and code cleanup in PC and KSP for better XXXCreate and XXXSetType
Hg-commit: 11035194bd4e4ec2aa9abf08d47b195c761e672f |
| d01c8aa3 | 19-Mar-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
improvements and fixes in PC and PCSHELL
Hg-commit: 9b7547b19f859caac57be892b6064df719c1b4ae |
| 51a9d823 | 17-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4b3f2d76361981873cd30c0b4ce984f764cd4177 |
| 4529a9f4 | 17-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 15947 handle case where openmp global world has one process in the case of multiple calls to KSPSetOperators with same non-zero pattern.
Hg-commit: 9abf54ba7f4416b72f519293754408f7db
petsc-maint 15947 handle case where openmp global world has one process in the case of multiple calls to KSPSetOperators with same non-zero pattern.
Hg-commit: 9abf54ba7f4416b72f519293754408f7dbab0494
show more ...
|
| 0f1074fe | 17-Mar-2007 |
Satish Balay <balay@mcs.anl.gov> |
update to the latest hypre-2.0.0 version [contrib from Allison Baker <abaker@llnl.gov>]
Hg-commit: 7995d263817e372132c3e36e1269c49ea5f3f9a0 |
| 77122347 | 15-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 15922 fixed bug introduced that did not properly call KSPSetOperators() on the outer most level of the PCMG when the user did not set it.
Barry
Hg-commit: 6559ba96c4e28b91baad835f233
petsc-maint 15922 fixed bug introduced that did not properly call KSPSetOperators() on the outer most level of the PCMG when the user did not set it.
Barry
Hg-commit: 6559ba96c4e28b91baad835f233b8a7113ed94c6
show more ...
|
| 86697f06 | 14-Mar-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added MatGetRowSum() and made it an option for Jacobi - This replicated mass lumping
Hg-commit: 14b623c315dcdf693001a04c15548ee947e0cf8e |
| ce9499c7 | 12-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed petsc-maint 15911 -ksp_norm_type required unpreconditioned_norm changed enum values to KSP_NORM_value to match standard PETSc style.
Hg-commit: 0b335f048d4b8a3dd1e54933affd14a9129ac7f9 |
| f98cea2c | 06-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
change the use of mpirun thorughout the source to mpiexec
Hg-commit: 41d94633fbac1eab67d4afa67511f138c81967dd |
| 6148ca0d | 06-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
revised the design of PetscMap.... should fix petsc-maint 15893
Hg-commit: c45a79cbc7d588b27e55b535c0cbb18777095c43 |
| 390e7148 | 04-Mar-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed hypre euclid interface for setting options to prevent multiple calls to hypre_euclidsetparams that overwrite previous calls
Hg-commit: 83f009dda9b49d8a27b3c223bab5e86f63b8afe2 |
| 90198e61 | 28-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added hook for PCSHELL in ex31.c multi-physics fixed DMComposite to free intermediate work matrices
Hg-commit: 0653a8a6e0bb21c6ba2c08443a065cb1e37fe1fc |
| 8aa348c1 | 25-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed PCOPENMP to handle multiple calls to KSPSetOperators() without memory leaks and more efficient with same nonzero pattern
Hg-commit: ce23f3d2dfa1cdf1a1c39e7e6b8eec04ad64fe21 |
| 75988814 | 22-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
got OpenMP pc working with repeated calls and different nonzero pattern
Hg-commit: d2d33e8b76e2023db73c74e4d95ddaa648fa6d91 |
| 667ffc85 | 22-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PC object inside OpenMP PC to be a KSP instead of a PC started work to allow multiple calls to KSPSetOperators() without memory leaks
Hg-commit: 806bb0dded2fa9aea3561dac9a14afb17fa7923a |
| 510c6b62 | 22-Feb-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
update ml interface to v-5.0
Hg-commit: 882b30353a21073d4c085a9ec754af96d021b605 |
| 8e70d3ed | 22-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit for merge
Hg-commit: 8f01e9cdcaaee5bfa174193d65ce526162da17d6 |
| 985db425 | 22-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed MatGetRowMax() to MatGetRowMaxAbs() corrected for all cases added MatGetRowMax() and MatGetRowMin() implemented for SeqAIJ and SeqDense
Hg-commit: d30c19208a05a3736f31c2cee3e9876a19389d7c |
| 2cf39c26 | 21-Feb-2007 |
Satish Balay <balay@mcs.anl.gov> |
fix error with uint32_t
Hg-commit: 223cf9dc34b8518384828cb5dc7f4b7ea1c46ff1 |
| 573998d7 | 21-Feb-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
add support for repeated call of PCSetUp_ML()
Hg-commit: 4e41040e3c5ade46dfa0ab719d02ace50824d279 |
| 3e32baed | 19-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
put field names into Vince's ex31.c seperated forminitialguess and function into three parts runs with bogus initial guess and bogus identity function
Hg-commit: 66357d8b383cadf57e785eeedb6af08828fd
put field names into Vince's ex31.c seperated forminitialguess and function into three parts runs with bogus initial guess and bogus identity function
Hg-commit: 66357d8b383cadf57e785eeedb6af08828fd21b7
show more ...
|
| aad27815 | 15-Feb-2007 |
Satish Balay <balay@mcs.anl.gov> |
use c-style variable declaration
Hg-commit: 6bcea38af27f7c02c6b2804f93c8f44d90613228 |
| 90f1c854 | 15-Feb-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
add pc->setfromoptionscalled to bjacobi replace PCSetOperators() by KSPSetOperators() for pc_redundant
Hg-commit: d3d30f6c036c86d6a13de2653a6c0171b214afd7 |