kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
kim_log_verbosity_module::operator(.le.) Interface Reference

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

Public Member Functions

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

Detailed Description

Compares LogVerbosity objects for less-than-equal.

See also
KIM::LogVerbosity::operator<=(), KIM_LogVerbosity_LessThanEqual
Since
2.0

Definition at line 163 of file kim_log_verbosity_module.f90.

Member Function/Subroutine Documentation

◆ kim_log_verbosity_less_than_equal()

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

Compares LogVerbosity objects for less-than-equal.

See also
KIM::LogVerbosity::operator<=(), KIM_LogVerbosity_LessThanEqual
Since
2.0

Definition at line 268 of file kim_log_verbosity_module.f90.


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