IMEX_SfloW2D  0.9
Shallowwatergranularflowmodel
Public Member Functions | List of all members
complexify::operator(>) Interface Reference

Public Member Functions

logical function gt_cc (lhs, rhs)
 
logical function gt_cr (lhs, rhs)
 
logical function gt_rc (lhs, rhs)
 
logical function gt_ci (lhs, rhs)
 
logical function gt_ic (lhs, rhs)
 

Detailed Description

Definition at line 152 of file complexify.f90.

Member Function/Subroutine Documentation

logical function complexify::operator(>)::gt_cc ( complex*16, intent(in)  lhs,
complex*16, intent(in)  rhs 
)

Definition at line 641 of file complexify.f90.

logical function complexify::operator(>)::gt_ci ( complex*16, intent(in)  lhs,
integer, intent(in)  rhs 
)

Definition at line 655 of file complexify.f90.

logical function complexify::operator(>)::gt_cr ( complex*16, intent(in)  lhs,
real*8, intent(in)  rhs 
)

Definition at line 645 of file complexify.f90.

logical function complexify::operator(>)::gt_ic ( integer, intent(in)  lhs,
complex*16, intent(in)  rhs 
)

Definition at line 660 of file complexify.f90.

logical function complexify::operator(>)::gt_rc ( real*8, intent(in)  lhs,
complex*16, intent(in)  rhs 
)

Definition at line 650 of file complexify.f90.


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