0.6.2-dev0
FORCES
FORtran lib for Comp. Env. Sys.
Loading...
Searching...
No Matches
mo_utils::ge Interface Reference

Comparison of real values: a >= b. More...

Public Member Functions

logical elemental pure function greaterequal_sp (a, b)
 
logical elemental pure function greaterequal_dp (a, b)
 

Detailed Description

Comparison of real values: a >= b.

See also
equal

Definition at line 294 of file mo_utils.F90.

Member Function/Subroutine Documentation

◆ greaterequal_dp()

logical elemental pure function mo_utils::ge::greaterequal_dp ( real(dp), intent(in)  a,
real(dp), intent(in)  b 
)

Definition at line 1021 of file mo_utils.F90.

◆ greaterequal_sp()

logical elemental pure function mo_utils::ge::greaterequal_sp ( real(sp), intent(in)  a,
real(sp), intent(in)  b 
)

Definition at line 1031 of file mo_utils.F90.


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