Example usage for org.apache.commons.math3.ode.events EventHandler interface-usage

List of usage examples for org.apache.commons.math3.ode.events EventHandler interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.math3.ode.events EventHandler interface-usage.

Usage

From source file de.uni_erlangen.lstm.modelaccess.DiscreteEvent.java

/**
 * G-Stop facility
 * ODE must be solved up to some target state is reached, 
 * with a known value of the state but an unknown occurrence time.
 * 
 * @author liampetti