update TSView_Sundials()Hg-commit: 559ed8ff5e35e063fdb751b28eb61f6a4b82dfb7
bugfix for TSSDefaultComputeJacobian()add TS tests with '-snes_mf_operator'Hg-commit: d521d163b5514ce3b4ad951bc3a2a374350c3eab
add TSSetPostUpdate()Hg-commit: 29e98d756ad5abe73208d07c5b4f43ebedc92eb0
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
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 ...
PetscObject fixes for various externalpackages including sieve, superlu_dist etc..Hg-commit: 2a478a5c588bcde9c7f0f401f3fdce529b85647c
changes for solving the strict aliasing issue in PetscObject and derivedHg-commit: 278faecc91564f5495fa9f7d48380d547995fa45
initial changes for better memory loggin on objectsHg-commit: 0ef7914e13d41d173ef1ba2552c26bd9f41bc807
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
bugfix on ts method beuler and cnHg-commit: 0c873a5537f6a5b67b49b86941d26bfb5d5b940e
better names for some SNES routinesHg-commit: e8b51a21e560747eabaff7d45a1b453880becc5b
rm "Undefined" typeHg-commit: 058381b899c8c4bdb83fec573c2cf6017ade910c
code cleanup and trivial bugfixHg-commit: f2ce02625c09080ba256287dedc5b82ff3f9682d
updated to use TSSundialsTypes and TSSundialsGramSchmidtTypesHg-commit: 2902927a859a2a4f963cbe57f105b969d67cf993
bugfix on setting ts_sundials_type as reported by [PETSC #15806]Hg-commit: 66766471c25ff2d17bee97e37c3d6ac436b63cd6
fix incref/decref pattern in many placesHg-commit: 22e103f7957be81eb52288a9ed4ffb27537b6d8f
rm useless statement KSPSetFromOption() as reported in [PETSC #15761].Hg-commit: 74c7534c8b9ec998030b41d13f961824b9389f2e
update sundials interface to v2.3Hg-commit: 527ef8a19d0ee165d3ee1552ae045ea0bdf7ba43
rm unused variablesHg-commit: 159121ac36fdeb64231cd6d25ed58781ad06a51c
trivial code cleanupHg-commit: 2c9a42b58ffae78f96388215f85230f896b20fc2
Replace TSSetRHSMatrix() and TSSetLHSMatrix() with TSSetMatrices()Hg-commit: 9788b1dad1ffb49298ed9d00beb6be6e5cb0c7cf
optimize TS cn method for nonlinear problemsHg-commit: d840dbe143af48d61b07b580ead7f4b619d6e821
add support of cn method for nonlinear problemscn.c is not optimized yetHg-commit: fa88ea40a127c82797f23866a545a3e61f5630b9
reorganize nightly tests on ts/examples/tests/ex1.cHg-commit: 043b9f6d4f0c885cc1454138ccf280705f564f52
1...<<21222324252627282930>>...32