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