FEDEM Solver
R8.0
Source code of the dynamics solver
|
Positions the results file(s) for the specified time step. More...
Public Member Functions | |
subroutine | ffr_setposition (atime, btime, istep) |
Positions the results file(s) for the specified time step.
subroutine ffrextractorinterface::ffr_setposition::ffr_setposition | ( | real(dp), intent(in) | atime, |
real(dp), intent(out) | btime, | ||
integer(i8), intent(out) | istep | ||
) |
[in] | atime | The requested time |
[out] | btime | Found time closest to atime |
[out] | istep | Found time step index |