Summary
- Fix handling of interpolants after ODE terminating events (commit: 01771fe) (details)
- Rename _minT/_maxT to _firstT/_lastT (commit: abe63f0) (details)
- code cleanup (commit: a710495) (details)
| The file was modified | MechJebLib/ODE/AbstractIVP.cs (diff) |
| The file was modified | MechJebLibTest/ODETests/Tsit5Tests.cs (diff) |
| The file was modified | MechJebLibTest/ODETests/BS3Tests.cs (diff) |
| The file was modified | MechJebLib/ODE/DenseOutput.cs (diff) |
| The file was modified | MechJebLibTest/ODETests/DP5Tests.cs (diff) |
| The file was modified | MechJebLib/ODE/DenseOutput.cs (diff) |
| The file was modified | MechJebLibTest/ODETests/BS3Tests.cs (diff) |
| The file was modified | MechJebLib/ODE/DenseNode.cs (diff) |
| The file was modified | MechJebLib/ODE/DP8.cs (diff) |
| The file was modified | MechJebLib/ODE/DenseOutput.cs (diff) |