kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Compares LengthUnit objects for inequality. More...
Public Member Functions | |
logical recursive function | kim_length_unit_not_equal (lhs, rhs) |
Compares LengthUnit objects for inequality. | |
Compares LengthUnit objects for inequality.
Definition at line 150 of file kim_length_unit_module.f90.
logical recursive function kim_length_unit_module::operator(.ne.)::kim_length_unit_not_equal | ( | type(kim_length_unit_type), intent(in) | lhs, |
type(kim_length_unit_type), intent(in) | rhs ) |
Compares LengthUnit objects for inequality.
Definition at line 214 of file kim_length_unit_module.f90.