kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Compares EnergyUnit objects for inequality. More...
Public Member Functions | |
logical recursive function | kim_energy_unit_not_equal (lhs, rhs) |
Compares EnergyUnit objects for inequality. | |
Compares EnergyUnit objects for inequality.
Definition at line 160 of file kim_energy_unit_module.f90.
logical recursive function kim_energy_unit_module::operator(.ne.)::kim_energy_unit_not_equal | ( | type(kim_energy_unit_type), intent(in) | lhs, |
type(kim_energy_unit_type), intent(in) | rhs | ||
) |
Compares EnergyUnit objects for inequality.
Definition at line 224 of file kim_energy_unit_module.f90.