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

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

Public Member Functions

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

Detailed Description

Compares LogVerbosity objects for less-than.

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

Definition at line 145 of file kim_log_verbosity_module.f90.

Member Function/Subroutine Documentation

◆ kim_log_verbosity_less_than()

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

Compares LogVerbosity objects for less-than.

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

Definition at line 240 of file kim_log_verbosity_module.f90.


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