From: Rainer M. <ra...@tb...> - 2011-05-06 12:46:38
|
Hi Takeshi, great work! Christoph and me will probably move the current source to github next week, and I will test your patch here then. If all is OK, you could directly submit yourself to github, OK? Rainer On 05/06/2011 08:30 AM, Takeshi Abe wrote: > Hi all, > > So here is a proposed patch for upgrading to SUNDIALS 2.4.0. > Note that it is still rough but compiles successfully with CVS trunk. > > During making changes I found a few points to be checked carefully: > * many API functions and typedefs of CVODE/CVODES are renamed. > * the `cvadj_mem' field is no longer needed for adjoint case; instead, > we must pass `cvode_mem' and `which' to the related functions. > * new wrappers, like CVodeGetB/CVodeGetQuadB/CVodeGetSens, answer the > next time of the integration as an output parameter. I think we can > use it to replace the original code to compute the next time, but > still undone. > > Any comments and/or suggestions would be appreciated. > > Cheers, > -- Takeshi Abe > > On Tue, 26 Apr 2011 16:54:03 +0900 (JST), Takeshi Abe <ta...@fi...> wrote: >> Hi all, >> >> I would like to use SBML_odeSolver with the latest version of SUNDIALS >> i.e. 2.4.0: https://computation.llnl.gov/casc/sundials/ >> At a glance some changes to odeSolver's code will be necessary for that. >> Please tell me if you have any plan or consideration for the upgrade. >> >> >> ------------------------------------------------------------------------------ >> WhatsUp Gold - Download Free Network Management Software >> The most intuitive, comprehensive, and cost-effective network >> management toolset available today. Delivers lowest initial >> acquisition cost and overall TCO of any competing solution. >> http://p.sf.net/sfu/whatsupgold-sd >> >> >> _______________________________________________ >> sbmlsolver-discuss mailing list >> sbm...@li... >> https://lists.sourceforge.net/lists/listinfo/sbmlsolver-discuss |