| #
fe4ad979
|
| 03-Dec-2023 |
Ilya Fursov <ilya.foursov.7bd@gmail.com> |
Implement setting two distinct post-event steps
The two post-event steps are managed by: TSSetPostEventStep(), -ts_event_post_event_step, TSSetPostEventSecondStep(), -ts_event_post_event_second_step
Implement setting two distinct post-event steps
The two post-event steps are managed by: TSSetPostEventStep(), -ts_event_post_event_step, TSSetPostEventSecondStep(), -ts_event_post_event_second_step.
(The latter function and option are replacement for the original PETSc TSSetPostEventIntervalStep(), -ts_event_post_eventinterval_step, with some change of overall behaviour of 1st + 2nd steps).
Also, reduce the number of tests ~ 4 times.
show more ...
|