NumericalPropagatorPropagateUntilStop Method |
| Name | Description | |
|---|---|---|
| PropagateUntilStop(IEnumerableStoppingConditionEvaluator, ITrackCalculationProgress) |
Propagates forward until one of the conditions are tripped. This will propagate
Increasing by default.
| |
| PropagateUntilStop(IEnumerableStoppingConditionEvaluator, IntegrationSense, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
| |
| PropagateUntilStop(IEnumerableStoppingConditionEvaluator, IntegrationSense, Boolean, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
| |
| PropagateUntilStop(IEnumerableStoppingConditionEvaluator, IntegrationSense, Boolean, Int32, ITrackCalculationProgress) |
Propagates until one of the conditions are tripped.
|