mergeHg-commit: 8b48556a285e293c04f497a3a1e40ac96cfd5016
commit after mergeHg-commit: 96cc84d65a6e126257d7107d9c1d95ca39bd881f
changed PCGetFactoredMatrix to PCFactorGetMatrix to match naming conventionsHg-commit: 36ad78eb3fee8ade9f1c76f67a445ce40713dfb5
rename PCHasApplyTranspose() to PCApplyTransposeExists()Hg-commit: 339e39396f6fb990f1f279d754d47ca858bc1224
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
show more ...
mergeHg-commit: b5a05984274c84515a795ed75eef9d3b27ba97f1
fixed some manual pagesremoved some /*@C <- the C for a few manual pages that can automatically generate stubsadded a couple of manual fortran stubsHg-commit: 59eabbcb26d59d87f4ae466dc27242672e5b
fixed some manual pagesremoved some /*@C <- the C for a few manual pages that can automatically generate stubsadded a couple of manual fortran stubsHg-commit: 59eabbcb26d59d87f4ae466dc27242672e5be8e9
changes for solving the strict aliasing issue in PetscObject and derivedHg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
fix build errors with PCCreate_SupportGraphHg-commit: 6a3db4245aad00c4db46e0862db6dae9b3019979
successfully got asa working with petsc-devHg-commit: aae69ed1eaa55531009c0e4bfcd1cd70a921dde9
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
commit after mergeHg-commit: bf6bed56054345ac0fa1eaae397ef0bc6adda4ea
added support of using an initial guess with OpenMP and KSP preconditionerHg-commit: 5ab35d93fb5aad088509c4a92e364be72e706f39
Put in Support Graph PCHg-commit: 176087b88a027f36d67777629c0474c5150953b7
minor class syntax fixesHg-commit: e22a73870b66944690c5ccb62322937de05d5ba8
fix error checking in PCHg-commit: c70bccae41a598930bace59243c26b054e18bd19
changed PetscFListDestroy() to again take the pointer and zeroit instead of relying on caller to zeroHg-commit: 172f34d6b8078eedc0431c8ccfeae639116e17f9
XXXSetType() need not call XXXRegisterAll() since XXXCreate() calls XXXInitializePackage()Hg-commit: 1d153ffcd810a51e9367f1b0827ad0c0027606cf
more minor changes to increase consistency of method calling sequences and namingHg-commit: 4d17aa8465a0d1835166ba4c0ee47a08a267b110
fixes and code cleanup in PC and KSP for better XXXCreate and XXXSetTypeHg-commit: 11035194bd4e4ec2aa9abf08d47b195c761e672f
improvements and fixes in PC and PCSHELLHg-commit: 9b7547b19f859caac57be892b6064df719c1b4ae
make PCSetFromOptions() consistent for all PCsHg-commit: e83a659b38978f2e202b3eb243f39c161180eb28
fix bug and get CGNE work as expectedHg-commit: 2b7141fbc2997ce33f9e5a084b8940cd99218ed9
fix incref/decref pattern in many placesHg-commit: 22e103f7957be81eb52288a9ed4ffb27537b6d8f
1...<<11121314151617181920>>...23