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