Click or drag to resize

GearsBDFWithNordsieckStateCore Constructor

Overload List
 NameDescription
Public methodGearsBDFWithNordsieckStateCore(Double, Double, ActionDouble, Double, Double, MultiStepMethodBaseCalculateJacobian, OdeMethodOptions) Initializes a new instance of the GearsBDFWithNordsieckStateCore class. The initial step size is 1.
Public methodGearsBDFWithNordsieckStateCore(Double, Double, ActionDouble, Double, Double, MultiStepMethodBaseCalculateJacobian, OdeMethodOptions) Initializes a new instance of the GearsBDFWithNordsieckStateCore class (mostly for testing purposes, since the kth derivatives at the starting point must be known in advance). The initial step size is 1.
Top
See Also