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