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
show more ...
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
update manual pagesHg-commit: 40be31c319af8f40c5e9357d599401cc608f25dc
mv warning "MatView may not displ ..." for sbaij matrix into a lower level routineHg-commit: ad473beb666b3cd784a8c6f812df1704c6b30553
fix compile errors/warningsHg-commit: 19419d4058f4caca4323350d7ff6452611b8b735
fix passing incorrect pointers to mallocHg-commit: decb46394e04821c9d6d29e76b45b6650d874e0c
add a warning when calling MatView() on a factored matrixHg-commit: 1d92ea9d5c92956c8c690aadeb303c6336d0a7d4
1...<<31323334353637383940>>...53