| e0156e0b | 11-Oct-2007 |
Satish Balay <balay@mcs.anl.gov> |
merge
Hg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016 |
| a4fd02ac | 09-Oct-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PCGetFactoredMatrix to PCFactorGetMatrix to match naming conventions
Hg-commit: 36ad78eb3fee8ade9f1c76f67a445ce40713dfb5 |
| 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 |
| 759e7b9c | 16-Aug-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix typo in menu update comment
Hg-commit: 91e3618abedb63a2bf353505c98132febe24eb8f |
| 01a2cf6e | 31-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Preallocation and viewer work in SupportGraph More work on bratuTesting
Hg-commit: 0161a02bf0a240abad15b96d12c3f0b721fbf804 |
| b9a5802f | 25-Jul-2007 |
sdaitch <sdaitch@samthinkpad> |
bug fix on augmented spanning trees
Hg-commit: e045e788ecd0817cf5b738b16d5b2bb93af9d04f |
| 87aba119 | 25-Jul-2007 |
sdaitch <sdaitch@samthinkpad> |
augmented spanning tree preconditioners in progress
Hg-commit: 7f794735ab118373cb6b1000adbb74a49f9706a0 |
| b95372d7 | 18-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixes from nightly builds
Hg-commit: db1c5a1f91d82542e09a14a599f808ae5c821ce4 |
| 8c7b005d | 16-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed ASA for complex
Hg-commit: 59e6edb92f9cd5265728c6c3b91c94a017580362 |
| 7a0b9536 | 15-Jul-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added integration routines for subduction benchmark - Small fixes
Hg-commit: 4e24b54c1d51930caa9e5487d0b4937ef355513f |
| fa45257c | 09-Jul-2007 |
sdaitch <sdaitch@samthinkpad> |
cleaned up lowstretch code a bit
Hg-commit: 7aedae7aa05242b2ea98abc17d1733f1cc4d3a36 |
| d8fc7cfd | 09-Jul-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
removed MAT_COLUMNS/ROWS_SORTED
Hg-commit: 49d2cad5d9a2081055bac143f8522fe05dfefe10 |
| 4e0d8c25 | 09-Jul-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
new argument to MatSetOption() true or false
Hg-commit: 229dc5e9b5c63fac6f09dcb7c27b358d7c5f1bf4 |