Click or drag to resize

Core Properties

The GearsBDFWithNordsieckStateCore type exposes the following members.

Properties
 NameDescription
Public propertyEvaluateJacobian Gets or sets the function to evaluate the jacobian.
Public propertyMaxOrder Gets or sets the maximum allowed order.
Public propertyMinOrder Gets or sets the minimum allowed order.
Public propertyNumberOfJacobianEvaluations Gets the number of jacobian evaluations so far.
Public propertyNumberOfStepsTaken Gets the number of steps taken so far.
Public propertyX Gets the current x value.
Public propertyY_volatile Gets the current y values. The elements of the returned array must not be changed, and are intended for immediate use only.
Top
See Also