All Classes and Interfaces

Class
Description
Base class managing common boilerplate for all integrators.
Base class for #@link FieldODEEventDetector.
This abstract class represents an interpolator over the last step during an ODE integration.
Base class managing common boilerplate for all integrators.
Base class for #@link ODEEventDetector.
This abstract class represents an interpolator over the last step during an ODE integration.
This abstract class provides boilerplate parameters list.
Enumerate for actions to be performed when an event occurs during ODE integration.
This class implements explicit Adams-Bashforth integrators for Ordinary Differential Equations.
This class implements explicit Adams-Bashforth integrators for Ordinary Differential Equations.
Base class for Adams-Bashforth and Adams-Moulton integrators.
Base class for Adams-Bashforth and Adams-Moulton integrators.
This class implements implicit Adams-Moulton integrators for Ordinary Differential Equations.
This class implements implicit Adams-Moulton integrators for Ordinary Differential Equations.
Transformer to Nordsieck vectors for Adams integrators.
Transformer to Nordsieck vectors for Adams integrators.
This interface represents an event checking interval that depends on state.
This abstract class holds the common part of all adaptive stepsize integrators for Ordinary Differential Equations.
This abstract class holds the common part of all adaptive stepsize integrators for Ordinary Differential Equations.
This interface represents an integrator based on Butcher arrays.
This class implements the classical fourth order Runge-Kutta integrator for Ordinary Differential Equations (it is the most often used Runge-Kutta method).
This class implements the classical fourth order Runge-Kutta integrator for Ordinary Differential Equations (it is the most often used Runge-Kutta method).
Container for time, main and secondary state vectors.
Container for time, main and secondary state vectors as well as their derivatives.
This interface represents a first order differential equations set for complex state.
This interface allows users to add secondary differential equations to a primary set of differential equations.
This class stores all information provided by an ODE integrator during the integration process and build a continuous model of the solution from this.
This class handles the state for one event handler during integration steps.
This class implements the 5(4) Dormand-Prince integrator for Ordinary Differential Equations.
This class implements the 5(4) Dormand-Prince integrator for Ordinary Differential Equations.
This class implements the 8(5,3) Dormand-Prince integrator for Ordinary Differential Equations.
This class implements the 8(5,3) Dormand-Prince integrator for Ordinary Differential Equations.
This class implements the common part of all embedded Runge-Kutta integrators for Ordinary Differential Equations.
This class implements the common part of all embedded Runge-Kutta integrators for Ordinary Differential Equations.
Class mapping the part of a complete state or derivative that pertains to a specific differential equation.
This class implements a simple Euler integrator for Ordinary Differential Equations.
This class implements a simple Euler integrator for Ordinary Differential Equations.
Class to hold the data related to an event occurrence that is needed to decide how to modify integration.
Wrapper used to detect only increasing or decreasing events.
This interface handles the state for either one event handler or one step end handler during integration steps.
This class represents a combined set of first order differential equations, with at least a primary set of equations expandable by some sets of secondary equations.
This interface implements the part of Runge-Kutta integrators for Ordinary Differential Equations common to fixed- and adaptive steps.
This interface represents an event checking interval that depends on state.
This interface represents an integrator based on Butcher arrays.
This class stores all information provided by an ODE integrator during the integration process and build a continuous model of the solution from this.
This class handles the state for one event handler during integration steps.
Class mapping the part of a complete state or derivative that pertains to a set of differential equations.
Class to hold the data related to an event occurrence that is needed to decide how to modify integration.
Wrapper used to detect only increasing or decreasing events.
This interface handles the state for either one event handler or one step end handler during integration steps.
This class represents a combined set of first order differential equations, with at least a primary set of equations expandable by some sets of secondary equations.
This interface implements the part of Runge-Kutta Field integrators for Ordinary Differential Equations common to fixed- and adaptive steps.
This interface represents a handler for discrete events triggered during ODE integration.
This interface represents a handler for discrete events triggered during ODE integration.
This interface represents a handler that should be called after each successful fixed step.
This interface represents a first order integrator for differential equations.
Container for time, main and secondary state vectors.
Container for time, main and secondary state vectors as well as their derivatives.
This interface represents an interpolator over the last step during an ODE integration.
This interface represents a handler for discrete events triggered during ODE integration at each step end.
This interface represents a handler that should be called after each successful step.
This interface represents a first order differential equations set.
This interface allows users to add secondary differential equations to a primary set of differential equations.
This class handles the state for one event handler that triggers at step end.
This class wraps an object implementing FieldODEFixedStepHandler into a FieldODEStepHandler.
Enumerate for filtering events.
This class converts second order differential equations to first order ones.
This class implements the Gill fourth order Runge-Kutta integrator for Ordinary Differential Equations .
This class implements the Gill fourth order Runge-Kutta integrator for Ordinary Differential Equations .
This class implements a Gragg-Bulirsch-Stoer integrator for Ordinary Differential Equations.
This class implements the 5(4) Higham and Hall integrator for Ordinary Differential Equations.
This class implements the 5(4) Higham and Hall integrator for Ordinary Differential Equations.
Enumeration for localized messages formats used in exceptions messages.
This class implements the Luther sixth order Runge-Kutta integrator for Ordinary Differential Equations.
This class implements the Luther sixth order Runge-Kutta integrator for Ordinary Differential Equations.
This class implements a second order Runge-Kutta integrator for Ordinary Differential Equations.
This class implements a second order Runge-Kutta integrator for Ordinary Differential Equations.
This class is the base class for multistep integrators for Ordinary Differential Equations.
This class is the base class for multistep integrators for Ordinary Differential Equations.
Interface to compute exactly Jacobian matrix for some parameter when computing partial derivatives equations.
This interface represents a detector for discrete events triggered during ODE integration.
This interface represents a handler for discrete events triggered during ODE integration.
This interface represents a handler that should be called after each successful fixed step.
This interface represents a first order integrator for differential equations.
Interface expanding first order differential equations in order to compute exactly the Jacobian matrices for partial derivatives equations.
Container for time, main and secondary state vectors.
Container for time, main and secondary state vectors as well as their derivatives.
This interface represents an interpolator over the last step during an ODE integration.
This interface represents a handler for discrete events triggered during ODE integration at each step end.
This interface represents a handler that should be called after each successful step.
This interface represents a first order differential equations set.
Simple container pairing a parameter name with a step in order to compute the associated Jacobian matrix by finite difference.
This interface enables to process any parameterizable object.
Interface to compute by finite difference Jacobian matrix for some parameter when computing partial derivatives equations.
This class implements the common part of all fixed step Runge-Kutta integrators for Ordinary Differential Equations.
This class implements the common part of all fixed step Runge-Kutta integrators for Ordinary Differential Equations.
This interface allows users to add secondary differential equations to a primary set of differential equations.
This interface represents a second order differential equations set.
This class handles the state for one event handler that triggers at step end.
This class wraps an object implementing ODEFixedStepHandler into a ODEStepHandler.
Step normalizer bounds settings.
Helper for adaptive stepsize control.
This class implements the 3/8 fourth order Runge-Kutta integrator for Ordinary Differential Equations.
This class implements the 3/8 fourth order Runge-Kutta integrator for Ordinary Differential Equations.
This class defines a set of secondary equations to compute the global Jacobian matrices with respect to the initial state vector and, if any, to some parameters of the primary ODE set.
Special exception for equations mismatch.