Properties for the Gauss-Jackson numerical integrator.
SetSingleStepIntegrator | Changes the stopping integrator. |
CorrectorMode | Gets or sets the Predictor Corrector scheme. |
InitialStep | Gets or sets the initial step. Uses time dimension. |
MaxCorrectorIterations | Gets or sets the maximum corrector iterations. Dimensionless. |
MaxCorrectorRelErr | Gets or sets the maximum relative error between corrector iterations. Dimensionless. |
SingleStepIntegrator | Get the stopping integrator; a single-step integrator. |
SingleStepIntegratorType | Get the stopping integrator type. |
Implemented Interface |
---|
IAgVANumericalIntegrator |