FEDEM Solver
R8.0
Source code of the dynamics solver
|
Sets the sampling step size for a device function. More...
Public Member Functions | |
subroutine | fidf_setstep (fileId, step) |
Sets the sampling step size for a device function.
[in] | fileId | File handle |
[in] | step | Sampling step size |
subroutine fidevicefunctioninterface::fidf_setstep::fidf_setstep | ( | integer, intent(in) | fileId, |
real(dp), intent(in) | step | ||
) |