|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Positions the results file(s) for the next time step. More...
Public Member Functions | |
| subroutine | ffr_increment (btime, istep) |
Positions the results file(s) for the next time step.
This subroutine increments all result containers of the current extractor such that the next ffrextractorinterface::ffr_getdata operations read result data from the next time step, if any. The physical time of the time step that is found is returned through the variable btime.
| subroutine ffrextractorinterface::ffr_increment::ffr_increment | ( | real(dp), intent(out) | btime, |
| integer(i8), intent(out) | istep | ||
| ) |
| [out] | btime | The time of next time step |
| [out] | istep | Found time step index |