Click or drag to resize

BulirschStoerIntegrator Constructor

Overload List
  NameDescription
Public methodBulirschStoerIntegrator
Initializes a new instance. Be sure to set the SystemOfEquations before integrating.
Public methodBulirschStoerIntegrator(DependentVariableDerivatives)
Initializes a new instance.
Protected methodBulirschStoerIntegrator(BulirschStoerIntegrator, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also