Subject: [Boost-bugs] [Boost C++ Libraries] #11011: boost::numeric::odeint::bulirsch_stoer_dense_out::adjust_size
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-10 06:15:39
#11011: boost::numeric::odeint::bulirsch_stoer_dense_out::adjust_size
----------------------------------------+---------------------
Reporter: Martin Gaisser <gaiwa84@â¦> | Owner: karsten
Type: Bugs | Status: new
Milestone: To Be Determined | Component: odeint
Version: Boost 1.57.0 | Severity: Problem
Keywords: |
----------------------------------------+---------------------
Hello,
the following function produces an error:
boost::numeric::odeint::bulirsch_stoer_dense_out::adjust_size(x)
because it calls
boost::numeric::odeint::modified_midpoint_dense_out::adjust_size()
without argument. This function is not present, however a version with
argument x is present and probably should be called instead.
Best, Martin
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11011> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC