HYPE
Loading...
Searching...
No Matches
libdate::operator(*) Interface Reference

Public Module Procedures

type(datetype) function inttimesdate (i, timestep)
type(datetype) function datetimesint (timestep, i)
type(datetype) function floattimesdate (x, timestep)
type(datetype) function datetimesfloat (timestep, x)

Module Procedure Description

◆ datetimesfloat()

type(datetype) function libdate::operator(*)::datetimesfloat ( type( datetype ), intent(in) timestep,
real(float), intent(in) x )
Here is the call graph for this function:

◆ datetimesint()

type(datetype) function libdate::operator(*)::datetimesint ( type( datetype ), intent(in) timestep,
integer, intent(in) i )
Here is the call graph for this function:

◆ floattimesdate()

type(datetype) function libdate::operator(*)::floattimesdate ( real(float), intent(in) x,
type( datetype ), intent(in) timestep )
Here is the call graph for this function:

◆ inttimesdate()

type(datetype) function libdate::operator(*)::inttimesdate ( integer, intent(in) i,
type( datetype ), intent(in) timestep )
Here is the call graph for this function:

The documentation for this interface was generated from the following file: