kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_log_verbosity_module::operator(.ge.) Interface Reference

Compares LogVerbosity objects for greater-than-equal. More...

Public Member Functions

logical recursive function kim_log_verbosity_greater_than_equal (lhs, rhs)
 Compares LogVerbosity objects for greater-than-equal.
 

Detailed Description

Compares LogVerbosity objects for greater-than-equal.

See also
KIM::LogVerbosity::operator>=(), KIM_LogVerbosity_GreaterThanEqual
Since
2.0

Definition at line 172 of file kim_log_verbosity_module.f90.

Member Function/Subroutine Documentation

◆ kim_log_verbosity_greater_than_equal()

logical recursive function kim_log_verbosity_module::operator(.ge.)::kim_log_verbosity_greater_than_equal ( type(kim_log_verbosity_type), intent(in)  lhs,
type(kim_log_verbosity_type), intent(in)  rhs 
)

Compares LogVerbosity objects for greater-than-equal.

See also
KIM::LogVerbosity::operator>=(), KIM_LogVerbosity_GreaterThanEqual
Since
2.0

Definition at line 282 of file kim_log_verbosity_module.f90.


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