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_model_routine_name_module::operator(.ne.) Interface Reference

Compares ModelRoutineName objects for inequality. More...

Public Member Functions

logical recursive function kim_model_routine_name_not_equal (lhs, rhs)
 Compares ModelRoutineName objects for inequality.
 

Detailed Description

Compares ModelRoutineName objects for inequality.

See also
KIM::ModelRoutineName::operator!=(), KIM_ModelRoutineName_NotEqual
Since
2.0

Definition at line 174 of file kim_model_routine_name_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_routine_name_not_equal()

logical recursive function kim_model_routine_name_module::operator(.ne.)::kim_model_routine_name_not_equal ( type(kim_model_routine_name_type), intent(in) lhs,
type(kim_model_routine_name_type), intent(in) rhs )

Compares ModelRoutineName objects for inequality.

See also
KIM::ModelRoutineName::operator!=(), KIM_ModelRoutineName_NotEqual
Since
2.0

Definition at line 240 of file kim_model_routine_name_module.f90.


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