| 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 |
| e0156e0b | 11-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016 |
| 93e9e51b | 10-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 96cc84d65a6e126257d7107d9c1d95ca39bd881f |
| a4fd02ac | 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PCGetFactoredMatrix to PCFactorGetMatrix to match naming conventions
Hg-commit: 36ad78eb3fee8ade9f1c76f67a445ce40713dfb5 |
| 9cc050e5 | 09-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
rename PCHasApplyTranspose() to PCApplyTransposeExists()
Hg-commit: 339e39396f6fb990f1f279d754d47ca858bc1224 |
| c8cd8b03 | 09-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: d507e9558c653b847e4e8b2a1687018f692e3610 |
| 7c363081 | 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)
moved zpetsc.h to private/zpetsc.h
changed Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argument
Hg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
show more ...
|
| 3be9386d | 08-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge with bug fix from petsc-release-2.3.3
Hg-commit: 29fb787ae42d70add91612ab6f2f41772d69c5f5 |
| 4bdbc9fa | 08-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
[PETSC #16861] PCFieldSplit Example in Parallel? did not compute IS properly for one of the three cases
Hg-commit: 8020e61a6ccf1730a31f34ca8a431517ea112990 |
| 2f95671e | 08-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: b9d21e8d395c907b24f99b42da320dec7457e659 |
| a07356b8 | 08-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
PetscObject fixes for various externalpackages including sieve, superlu_dist etc..
Hg-commit: 2a478a5c588bcde9c7f0f401f3fdce529b85647c |
| f70662ed | 06-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed openmp pc to properly handle nonzero initial guess and added test problem for it. fixed extra flop count in one of baij operations
Hg-commit: dac96461114bab7b24bcf774a975896e769d3e0a |
| 780a600e | 05-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1 |
| bc08b0f1 | 05-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some manual pages removed some /*@C <- the C for a few manual pages that can automatically generate stubs added a couple of manual fortran stubs
Hg-commit: 59eabbcb26d59d87f4ae466dc27242672e5b
fixed some manual pages removed some /*@C <- the C for a few manual pages that can automatically generate stubs added a couple of manual fortran stubs
Hg-commit: 59eabbcb26d59d87f4ae466dc27242672e5be8e9
show more ...
|
| 1e2582c4 | 04-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many calls to PetscInfo to include the object the information is associated with. This should fix petsc-maint 16853 -info_exclude vec,mat
Hg-commit: 76af22820baddbfcd9c2a4a4f02bebf64ea72ef9 |
| e64afeac | 04-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
fix syntax error introduced in changes for strict aliasing
Hg-commit: ac592b585d161027829d19cac4cab944b7d0bb79 |
| 7adad957 | 03-Oct-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
changes for solving the strict aliasing issue in PetscObject and derived
Hg-commit: 278faecc91564f5495fa9f7d48380d547995fa45 |
| 31daee85 | 17-Sep-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
fix macro PetscTryMethod()
Hg-commit: bddf20e2c1db48c9a7c96e919f5302c218af71a2 |