Re: [eigen] Non linear solver questions

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hello Thomas

About the ODE/DAE solvers, I have seen there are some libraries like SUNDIALS (BSD) and ACADO (LGPL) that include different solvers.

However a basic/old/tested (as MINPACK :-) ) DAE solver could be Linda Petzold's DASSL and derivates.

Best regards
Koldo

On Tue, Jun 14, 2011 at 12:19 AM, Thomas Capricelli <orzel@xxxxxxxxxxxxxxx> wrote:


On Monday 13 June 2011 17:51:41 Koldo Ramirez wrote:

> I get this compiler error:

>

> In MSC: error C2275: 'eckerle4_functor' : illegal use of this type as an

> _expression_

> In GCC: error: expected primary-_expression_ before 'functor'

>

> How is it possible to declare and use a functor inside a class method.


Well.. i'm afraid i can't say. I did a test here, and i manage to create a functor from inside a class method. So i guess your problem is unrelated to this. Maybe the 'eckerle4_functor' is not defined at this point of compilation ? Or defined differently

Regarding the ODE/DAE solver. I'm not aware of any work on this topic, but lot of people are asking for it.


greetings,




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/