Compares kim_collections_handle_type's for equality. More...
Public Member Functions | |
logical recursive function | kim_collections_handle_equal (lhs, rhs) |
Compares kim_collections_handle_type's for equality. | |
Compares kim_collections_handle_type's for equality.
Definition at line 91 of file kim_collections_module.f90.
logical recursive function kim_collections_module::operator(.eq.)::kim_collections_handle_equal | ( | type(kim_collections_handle_type), intent(in) | lhs, |
type(kim_collections_handle_type), intent(in) | rhs ) |
Compares kim_collections_handle_type's for equality.
Definition at line 329 of file kim_collections_module.f90.