Uses of Interface
org.hipparchus.ode.FieldSecondaryODE
Packages that use FieldSecondaryODE
Package
Description
This package provides classes to solve Ordinary Differential Equations problems.
-
Uses of FieldSecondaryODE in org.hipparchus.ode
Methods in org.hipparchus.ode with parameters of type FieldSecondaryODEModifier and TypeMethodDescriptionint
FieldExpandableODE.addSecondaryEquations
(FieldSecondaryODE<T> secondary) Add a set of secondary equations to be integrated along with the primary set.