octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sundials issues with ode15


From: siko1056
Subject: Re: Sundials issues with ode15
Date: Tue, 21 Nov 2017 06:48:10 -0700 (MST)

Sebastian Schöps wrote
> Dear all, 
> 
> is anyone able to compile octave devel with a recent version of sundials
> (>=3.0.0)? 
> It seems ida_dense.h which is included by "__ode15__.cc" is gone.
> 
> Sebastian

Confirmed for "devel"-branch building with openSUSE 42.3 and SUNDIALS 3.1.0
(same with 3.0.0):

   __ode15__.cc:340:24: error: ‘IDADlsSetDenseJacFn’ was not declared in
this scope

In the idas_guide.pdf [1] there is written in "Changes in v2.0.0":

> Added  generic SUNMATRIX module  with three provided implementations:
> dense, banded and sparse.
> These replicate previous SUNDIALS Dls and Sls matrix structures in a
> single object-oriented API.

Thus I assume SUNDIALS 2.7.0 (2016-09-26) is the last working version for
the current implementation in Octave.

Best,
Kai

[1] https://computation.llnl.gov/sites/default/files/public/idas_guide.pdf




--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]