◆ datetimesfloat()
| type(datetype) function libdate::operator(*)::datetimesfloat |
( |
type( datetype ), intent(in) | timestep, |
|
|
real(float), intent(in) | x ) |
◆ datetimesint()
| type(datetype) function libdate::operator(*)::datetimesint |
( |
type( datetype ), intent(in) | timestep, |
|
|
integer, intent(in) | i ) |
◆ floattimesdate()
| type(datetype) function libdate::operator(*)::floattimesdate |
( |
real(float), intent(in) | x, |
|
|
type( datetype ), intent(in) | timestep ) |
◆ inttimesdate()
| type(datetype) function libdate::operator(*)::inttimesdate |
( |
integer, intent(in) | i, |
|
|
type( datetype ), intent(in) | timestep ) |
The documentation for this interface was generated from the following file: