NumericalPropagator.PropagateUntilStop Method |
Name | Description | |
---|---|---|
![]() | PropagateUntilStop(IEnumerable<StoppingConditionEvaluator>, ITrackCalculationProgress) |
Propagates forward until one of the conditions are tripped. This will propagate
Increasing by default.
|
![]() | PropagateUntilStop(IEnumerable<StoppingConditionEvaluator>, IntegrationSense, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
|
![]() | PropagateUntilStop(IEnumerable<StoppingConditionEvaluator>, IntegrationSense, Boolean, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
|
![]() | PropagateUntilStop(IEnumerable<StoppingConditionEvaluator>, IntegrationSense, Boolean, Int32, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
|