My Project
|
Public Member Functions | |
type(time) function | seconds2time_dbl (SECS) |
type(time) function | seconds2time_flt (SECS) |
type(time) function | seconds2time_int (SECS) |
type(time) function | seconds2time_lint (SECS) |
Definition at line 149 of file mod_time.f90.
type(time) function mod_time::seconds2time::seconds2time_dbl | ( | real(dp), intent(in) | SECS | ) |
Definition at line 302 of file mod_time.f90.
type(time) function mod_time::seconds2time::seconds2time_flt | ( | real(spa), intent(in) | SECS | ) |
Definition at line 337 of file mod_time.f90.
type(time) function mod_time::seconds2time::seconds2time_int | ( | integer, intent(in) | SECS | ) |
Definition at line 315 of file mod_time.f90.
Definition at line 326 of file mod_time.f90.