FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
ffrextractorinterface::ffr_increment Interface Reference

Positions the results file(s) for the next time step. More...

Public Member Functions

subroutine ffr_increment (btime, istep)
 

Detailed Description

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.

Author
Knut Morten Okstad
Date
21 May 2001

Constructor & Destructor Documentation

◆ ffr_increment()

subroutine ffrextractorinterface::ffr_increment::ffr_increment ( real(dp), intent(out)  btime,
integer(i8), intent(out)  istep 
)
Parameters
[out]btimeThe time of next time step
[out]istepFound time step index

The documentation for this interface was generated from the following file: