HYPE
All Classes Namespaces Files Functions Variables Pages
Private Module Procedures | List of all members
libdate::operator(*) Interface Reference

Private 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 
)
private
+ Here is the call graph for this function:

◆ datetimesint()

type(datetype) function libdate::operator(*)::datetimesint ( type( datetype ), intent(in)  TimeStep,
integer, intent(in)  i 
)
private
+ 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 
)
private
+ Here is the call graph for this function:

◆ inttimesdate()

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

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