Re: [Boost-bugs] [Boost C++ Libraries] #11535: standard integrate_times function causes tiny time steps

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11535: standard integrate_times function causes tiny time steps
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-09 03:28:04


#11535: standard integrate_times function causes tiny time steps
-------------------------------+--------------------------
  Reporter: gaiwa84@… | Owner: karsten
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: odeint
   Version: Boost 1.58.0 | Severity: Optimization
Resolution: | Keywords:
-------------------------------+--------------------------

Comment (by anonymous):

 This is the specialization of integrate_times for solvers implementing the
 StepperConcept. There is no accuracy for this steppers as step size
 control is not performed here. The loop (which you commented out) exists
 to reach the given time points single steps. I don't see how it can work
 if it is remmoved.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11535#comment:1>
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:19 UTC