- May 04, 2016
-
-
-
-
And also in the tests prevent abort if no ODE solver can be created.
-
Added doc link on main page.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Dmitri Naumov authored
If CVODE_FOUND is not defined the cvode code is excluded.
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
All input arguments and return values are now MappedVector or MappedMatrix (or const). Before it was mixed up with std::array. getYDot() now returns a value instead of modifying input parameter.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This eliminates _handles object in ode solver factory.
-