[
https://issues.apache.org/jira/browse/MATH-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Hendriks updated MATH-586:
---------------------------------
Attachment: custom_solver_for_state_events2.patch
Proposed patch for this issue (2nd version, fixed method parameter
documentation).
> Allow using a custom root-finding algorithm to detect state events
> ------------------------------------------------------------------
>
> Key: MATH-586
> URL: https://issues.apache.org/jira/browse/MATH-586
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.0
> Environment: n/a
> Reporter: Dennis Hendriks
> Labels: patch
> Fix For: 3.0
>
> Attachments: custom_solver_for_state_events.patch,
> custom_solver_for_state_events2.patch
>
>
> When using an ODEIntegrator, event handlers can be added. The event handlers
> result in the construction of an EventState instance. Internally, that class
> uses a hard-coded instance of BrentSolver as root-finding algorithm. It
> should be possible to provide a custom root-finding algorithm to detect state
> events.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira