commit after mergeHg-commit: 4e945c9820f08f3e5a1bc871ec50d7ccb0b7454e
On or about Nov 1 2006 Matt changed the CG code to correct a bug in thecalculation of the "natural" norm of the residual. A day or two later Toddfixed a bug in that bugfix. At the same time they un
On or about Nov 1 2006 Matt changed the CG code to correct a bug in thecalculation of the "natural" norm of the residual. A day or two later Toddfixed a bug in that bugfix. At the same time they unknowingly introduced aperformance bug in the case when the residual norm was being used forconvergence criteria. Since this only impacts performance (the answer wouldbe the same either way), I have made a fix to petsc-dev and this will notbe a patch for petsc-2.3.3 (only errors in correctness get bug fixes.)[PETSC #16894] MultigridHg-commit: 271c44567f799cf82e3a76b2e8cad9ee0a3affaa
show more ...
mergeHg-commit: d507e9558c653b847e4e8b2a1687018f692e3610
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.hchanged Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argumentHg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
PetscObject fixes for various externalpackages including sieve, superlu_dist etc..Hg-commit: 2a478a5c588bcde9c7f0f401f3fdce529b85647c
mergeHg-commit: 04f12078da957bb9db7de22c473501c6b082ca97
more fixes for negative flop countHg-commit: fd27c98e48f32a50c799304e9afef9084d6108e7
mergeHg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1
fixed many calls to PetscInfo to include the object the information is associated with. This should fix petsc-maint 16853 -info_exclude vec,matHg-commit: 76af22820baddbfcd9c2a4a4f02bebf64ea72ef9
mergeHg-commit: e83a4ebf050bec6f16645348eedab78ea4eac099
FixesHg-commit: c207b206b09dcb2179fe150f62dd9801f69d01a8
mergeHg-commit: 8b955b66410cbc923a4e1233fdeaca7fbf3e5d5d
changes for solving the strict aliasing issue in PetscObject and derivedHg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
added Luca's recent pubs petsc-maint 16711added to manual pages that one cannot use MatCreateXXXYYY() directly if doing preallocation for superlu, mumps, and spooles matrices complaint from Paul T
added Luca's recent pubs petsc-maint 16711added to manual pages that one cannot use MatCreateXXXYYY() directly if doing preallocation for superlu, mumps, and spooles matrices complaint from Paul T. BaumanHg-commit: 546cd829c2cc76baa036d184ee8aafe93388adfb
starting zope will automatically update data.fs from the data.fs.hg mecurial versionHg-commit: 19ddc1725b8b50695dce40adaf37f197da38dd5c
change MAT_NO_NEW_NONZERO_LOCATION to MAT_NEW_NONZERO_LOCATIONHg-commit: ef2b0cd30cfd03548c36f9e355935eab29cbb51e
removed MAT_COLUMNS/ROWS_SORTEDHg-commit: 49d2cad5d9a2081055bac143f8522fe05dfefe10
new argument to MatSetOption() true or falseHg-commit: 229dc5e9b5c63fac6f09dcb7c27b358d7c5f1bf4
MatGetValues() accept negative row or column indices that get ignoredHg-commit: 83718cc6af581da88a5173cbd633dbdf8364b302
ignore MatView() for cholesky factor when bs>1.See [PETSC #16400]Hg-commit: 403639d646c08498f43b73450e24d9d71e65c702
initial changes for better memory loggin on objectsHg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807
Added Matlab viewer to SeqSBAIJHg-commit: 9b2a8c596c37e5992783f5a5700e1d42fa1c36ed
Small configure and build fixesHg-commit: 9372c3d7bf29255639b278386fc0eef051162c7f
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
use VecScatter as the first arg for VecScatterBegin()/End()Hg-commit: 9f2dfaca49031bb2845b6b5f1a86d3034d6e408e
1...<<41424344454647484950>>...69