kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Compares DataType objects for inequality. More...
Public Member Functions | |
logical recursive function | kim_data_type_not_equal (lhs, rhs) |
Compares DataType objects for inequality. | |
Compares DataType objects for inequality.
Definition at line 110 of file kim_data_type_module.f90.
logical recursive function kim_data_type_module::operator(.ne.)::kim_data_type_not_equal | ( | type(kim_data_type_type), intent(in) | lhs, |
type(kim_data_type_type), intent(in) | rhs | ||
) |
Compares DataType objects for inequality.
Definition at line 173 of file kim_data_type_module.f90.