Click or drag to resize

OdeGearsBDFInitializeODEs Method

Overload List
 NameDescription
Public methodInitializeODEs(OdeFunction, Int32) Method that initialize the ODE to solve.
Public methodInitializeODEs(OdeFunction, OdeJacobian, Int32) Method that initialize the ODE to solve.
Public methodInitializeODEs(OdeFunction, Int32, Double, Double) Method that initialize the ODE to solve.
Public methodInitializeODEs(OdeFunction, OdeJacobian, Int32, Double, Double) Method that initialize the ODE to solve.
Top
See Also