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

abstract interface for a relational operator on single precision arguments More...

Public Member Functions

logical pure function relational_operator_sp (a, b)
 

Detailed Description

abstract interface for a relational operator on single precision arguments

Definition at line 510 of file mo_utils.F90.

Constructor & Destructor Documentation

◆ relational_operator_sp()

logical pure function mo_utils::relational_operator_sp::relational_operator_sp ( real(sp), intent(in)  a,
real(sp), intent(in)  b 
)
virtual

Definition at line 510 of file mo_utils.F90.


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