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

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

Public Member Functions

logical pure function relational_operator_dp (a, b)
 

Detailed Description

abstract interface for a relational operator on double precision arguments

Definition at line 502 of file mo_utils.F90.

Constructor & Destructor Documentation

◆ relational_operator_dp()

logical pure function mo_utils::relational_operator_dp::relational_operator_dp ( real(dp), intent(in)  a,
real(dp), intent(in)  b 
)
virtual

Definition at line 502 of file mo_utils.F90.


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