| 2808aa04 | 30-Jul-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Fix handling of step counter
* Proper support for successive calls to TSSolve() * Reset various counters only if ts->steps is zero (first step) * Merge ts->steps with ts->total_steps, remove the
TS: Fix handling of step counter
* Proper support for successive calls to TSSolve() * Reset various counters only if ts->steps is zero (first step) * Merge ts->steps with ts->total_steps, remove the second * Add ts->adjoint_steps to track steps in adjoint solve
show more ...
|