| 7b1ae94c | 21-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed blank comments from PC tfs and minor code formatting
Hg-commit: f695871ee8486d2078ab2be1925fde462558a8d0 |
| 110f3bf7 | 20-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3dec1892b5ba236770b22b562f3fa64b63ec8fc0 |
| 97875e9b | 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed all queue code from PC tfs it was not used
Hg-commit: e168fe53cad3da6b9e600bb2aea79dba5caf2802 |
| 1d7d0905 | 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed many unused ivec_ and rvec_ functions from tfs
Hg-commit: 82d78dcb2d92a2c067b48e8fd0fe63bf5c9e3f3c |
| e0c92978 | 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed left over fortran interface stuff from tfs
Hg-commit: 4744a1f50de88994dcb39e06c432b55aaaa229eb |
| a40341ef | 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed check_init() from tfs
Hg-commit: 4f1ce74e963b75804a2c586c0a2fd4e3c37c6ab6 |
| 0924e98c | 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
more error checking in tfs and formating of function definition
Hg-commit: e27e4f55a7618de44bc43aa4f3edde4ff6b52cbd |
| 08e4b401 | 19-Jan-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed error in complex build - Some packages needto be marked complex friendly - Support graph jsut does not work (shuold remove it from the complex build) - Fixed redundant FFTW wrapper
Hg-commi
Fixed error in complex build - Some packages needto be marked complex friendly - Support graph jsut does not work (shuold remove it from the complex build) - Fixed redundant FFTW wrapper
Hg-commit: 92cbc8070fe3db7b68dc1e07422a8b3657256d5b
show more ...
|
| 3fdc5746 | 19-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added error checking to tfs solver
Hg-commit: 7bebb32a5d67713664758124cdba8a7615056edb |
| bd1d2e58 | 18-Jan-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
minor cleanup of tfs removing use of SAFE
Hg-commit: a1d00a67230d594835fc2fd793e0b845caa624da |
| aa85bbbf | 03-Jan-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
set KSPRICHARDSON+PCSOR as the default smoothers for ml interface
Hg-commit: c6fd6fcdd0fa71c7358d50e85fac32e554b14002 |
| 2a4967ab | 31-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
wrong error handling in c2html on failure more formating in PCSPAI
Hg-commit: 00e83347cadd66498d7b548580e89f72222c4813 |
| 4b6b5fe1 | 31-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
formatting of PC_SPAI source code
Hg-commit: d64fa3d1746965498435939c105e000bec210c88 |
| 12c1112b | 07-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
updated changes file for PetscTruth logical*4 in Fortran allow passing PETSC_NULL_OBJECT to Fortran PCBJacobiGetSubKSP()
Hg-commit: 2a219d09b152b20a72d0c068b4ee6e7e90e06189 |
| 24c02a0f | 04-Dec-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
added cp preconditioner
Hg-commit: 5cf4b217c42b3db5a4f0ce39e770544aad66331e |
| 0af510cb | 07-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
handle missing lapack orgqr in ASA preconditioner (missing in ESSL); generate error
Hg-commit: 8fec36b034a3b70f1d75105fd3ae53f245f5f873 |
| 2b6de112 | 06-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
manual pages for PetscRandom types and minor PetscRandom manual page updates moved IS initialization into ISInitializePackage()
Hg-commit: d81416e49a52e842a1fc5d199928b8b819b9828d |
| bf5b2e24 | 03-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
updated link to Bill's webpages
Hg-commit: 19805e4d9cd7c17c97ca4da6a3cf96bb34bee3e9 |
| 8ef3462f | 31-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
mv PC_ApplyOnBlocks registration to PCInitializePackage() where it belongs.
Hg-commit: b62c72fe1f5112573222456da71db2f10b53febf |
| 58ebbce7 | 31-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
check for missing diagonals on icc symbolic factorization moved log registration of PC_ApplyOnBlocks to centralized location manual pages for snes missing seealsos
Hg-commit: c58a9e025e92941c1670726
check for missing diagonals on icc symbolic factorization moved log registration of PC_ApplyOnBlocks to centralized location manual pages for snes missing seealsos
Hg-commit: c58a9e025e92941c1670726d153686c531a11948
show more ...
|
| 6745373d | 25-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
Added much faster matrix converter to use hypre preconditioners for PETSc AIJ matrices
Hg-commit: 68b1593b74e668ad35839294cad5a7ed57cad6d9 |
| b7f9c950 | 21-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
package updates
Hg-commit: e280be5c03cdc4dd5c66ecf2fd310a8217f55f82 |
| 83c0620c | 21-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed two mallocs of wrong size in ASA preconditioner
Hg-commit: 2fc773e4983b4ab93694cf98b5e97b9e15ee92f6 |
| 6f31f424 | 19-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
trying to track down asa.c nightly build valgrind error
Hg-commit: a7dd539efd0168095f1d124acdfcd507d0981c20 |
| 29b2f704 | 17-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
package fixes
Hg-commit: e24f2fb305c2e6eaaf8cd4a646777c89738cefbd |