[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45,
From: |
Ken Marek |
Subject: |
[Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s) |
Date: |
Wed, 16 Nov 2022 16:37:14 -0500 (EST) |
Follow-up Comment #27, bug #63162 (project octave):
Re: comment #24
The answers to your questions are both "yes": STEPPER has always been called
before runge_kutta_interpolate, and STEPPER always returns a set of valid
k_vals. runge_kutta_interpolate is called either directly from
integrate_adaptive (which calls STEPPER and therefore has k_vals), or, with
this bug fix, from ode_event_handler (which is called from integrate_adaptive,
and therefore has k_vals).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63162>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), Nicholas Jankowski, 2022/11/10
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), Ken Marek, 2022/11/10
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), Nicholas Jankowski, 2022/11/10
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), Nicholas Jankowski, 2022/11/10
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), John W. Eaton, 2022/11/11
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), John W. Eaton, 2022/11/11
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), Nicholas Jankowski, 2022/11/11
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s),
Ken Marek <=
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), John W. Eaton, 2022/11/21
- [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s), Nicholas Jankowski, 2022/11/21