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