| 9116d58f | 05-Jun-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bf6bed56054345ac0fa1eaae397ef0bc6adda4ea |
| 91d066ec | 05-Jun-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added support of using an initial guess with OpenMP and KSP preconditioner
Hg-commit: 5ab35d93fb5aad088509c4a92e364be72e706f39 |
| cf037197 | 04-Jun-2007 |
sdaitch <sdaitch@sdaitch> |
Put in Support Graph PC
Hg-commit: 176087b88a027f36d67777629c0474c5150953b7 |
| d1b20d13 | 03-Jun-2007 |
sdaitch <sdaitch@sdaitch> |
Added supportgraph directory
Hg-commit: 478e84d442ea2c97018f3b64ead6397c3b9481b6 |
| ca9f406c | 09-May-2007 |
Satish Balay <balay@mcs.anl.gov> |
use VecScatter as the first arg for VecScatterBegin()/End()
Hg-commit: 9f2dfaca49031bb2845b6b5f1a86d3034d6e408e |
| d6337fed | 26-Apr-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
trivial update of function names
Hg-commit: b0fc4f88ceea66a6af69f6a00fe3ba51dbf3cad9 |
| 8f87f92b | 25-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for nodal coarsening and nodal relaxation in hypre boomeramg
Hg-commit: 1d494769b7e6c2c70832785e03799b89a730ecb4 |
| b73d11d5 | 21-Apr-2007 |
Satish Balay <balay@mcs.anl.gov> |
fix pcfactorsetmatorderingtype_()
Hg-commit: c37424b55e5aca00332455f9f51c6d41b3c4b4db |
| 5ea0b5e6 | 20-Apr-2007 |
Satish Balay <balay@mcs.anl.gov> |
fix uninitialized variable warnings
Hg-commit: 6764735fb64ceb22986c1b02f5dab3b3e100411f |
| aea2a34e | 13-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
per Victor email, changed PCMGSetInterpolate() to PCMGSetInterpolation()
Hg-commit: e60422897f228d1d3e2e1bb2c5bc365d6076cb52 |
| f41ab451 | 12-Apr-2007 |
Victor Eijkhout <eijkhout@tacc.utexas.edu> |
bunch of missing colons supplied in documentation. should make it look much better
Hg-commit: 462599103122f4bd48d38bcf142e13212036612a |
| 78392ef1 | 05-Apr-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
MatSNESMFCtx --> MatSNESMF
Hg-commit: 6457ce4e5cd2be3ffc9382e844c5bba133d89328 |
| 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 |