fixed ex15f.F that uses PCSHELL to also use PCShellSetSetUp() and PCShellSetDestroy()Hg-commit: 303da9e00c1aec557afcb32664583af7c55b997f
added missing MatRestoreArrays() to MatMatSolve_Basic()Hg-commit: 90218c2a7f566d5256fd9c1ba8637c1780e7268d
added MatMatSolve_Basic() for when custom is not providedHg-commit: 83bf7edc043d16ce803ffeab8de597945fdf28e3
Doc fixHg-commit: 70d7b4902d9e67a0d5cff0ff4173d92d880c1475
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
removed support for old Cray Fortran charactor strings with cptofcdHg-commit: 90c05a4077e8e29d3872dcc8e341e586062f102d
removed bdiag matricesHg-commit: 1be12c9db397a1bdabe3ea2eec11d0d6ffedb717
MatConvert() in place with the same matrix type will just return imediately since no conversion is neededHg-commit: 7af6f817e522428ea0fc442bff37cf0840d984ab
bin/maint change & document generation fixesHg-commit: c5a68a49d49e55961cbc5dae45c83d2c22ef0fab
added a bunch of "const PetscScalar*" to arrays in numerically intensive routines with the hope that compilers may optimize the code better.Hg-commit: 8409352f96b7695fb8593bf882ff6a37117d6069
added error check for right preconditioner on GMRES fixed Todd's incorrect formating of } else ...Hg-commit: 81b50d76a9c5619a478246cd6bf9f15f3bbe81af
fixed some illegal names of variables in function prototypes in the include fileschanged PetscToken to be a private struct so that PetscTokenCreate() etc behave like PETSc classmessed with the wo
fixed some illegal names of variables in function prototypes in the include fileschanged PetscToken to be a private struct so that PetscTokenCreate() etc behave like PETSc classmessed with the worthless interface generator codeHg-commit: 6bb2b8264313602b8e8b11e37006feb15d37fa4b
show more ...
added basic --with-numpy/--download-numpyHg-commit: 232f69897fc9517ab940aefa4add66ca3cbdd7b2
more error checking for MatCreateSeqAIJWithArrays(), that the columns are sortednow provide ja in call to MatGetRowIJ() for SeqBAIJ matrix and not block compressedHg-commit: fe251f0a1a3e99589f8859
more error checking for MatCreateSeqAIJWithArrays(), that the columns are sortednow provide ja in call to MatGetRowIJ() for SeqBAIJ matrix and not block compressedHg-commit: fe251f0a1a3e99589f8859e35604a2d9ff1b61ad
finished moving PetscEventLogRegister() events from Mat routines into MatInitializePackage()Hg-commit: 4569772ac2d25f88197a4b43033ed84c04c77635
commit after mergeHg-commit: 7cb422c0759aea0ecb66a5c6d0d695a2af1050b2
moved PetscLogEventRegister() out of Mat routines and into MatInitializePackage()Hg-commit: 35b702817b276bada8e4c85b011fe8c0898f08ee
bugfix: rename MatGetSequentialNonzerostructure() to MatGetSeqNonzerostructure()for Fortran compilerHg-commit: 511a4ac9118db136f49f5aa4cbb3c8df1e716d81
add MatGetSequentialNonzeroStructure() and MatDestroySequentialNonzeroStructure()for optimizing parallel MatGetColoring()Hg-commit: d8657575c5237650088d5962e06543fd10ea85ae
fix {Vec|Mat}SetUp() to not call XXXSetFromOptions()Hg-commit: 7e835f0c6a9b23b7708867a69c62deb288447118
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
changes for solving the strict aliasing issue in PetscObject and derivedHg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
merge from releaseHg-commit: dd552066753e943453bcda3dcb526c7fc55bf255
[from matt] bugfixes for MatGetRowSum and VecStrideMaxHg-commit: 2f28f9d3cb67f26b37d00e24eafaf4c4ea642138
1...<<71727374757677787980>>...111