| a6772fa2 | 30-Mar-2016 |
Lisandro Dalcin <dalcinl@gmail.com> |
TS: Check ts->exact_final_time after TSSetUp()
This way, we let the implementation decide on a sensible default. For example, the implementation may decide to use MATCHSTEP when adaptivity is explic
TS: Check ts->exact_final_time after TSSetUp()
This way, we let the implementation decide on a sensible default. For example, the implementation may decide to use MATCHSTEP when adaptivity is explicitly turned on as in TSTHETA or TSALPHA.
show more ...
|