Compares kim_log_handle_type's for equality. More...
Public Member Functions | |
logical recursive function | kim_log_handle_equal (lhs, rhs) |
Compares kim_log_handle_type's for equality. | |
Compares kim_log_handle_type's for equality.
Definition at line 79 of file kim_log_module.f90.
logical recursive function kim_log_module::operator(.eq.)::kim_log_handle_equal | ( | type(kim_log_handle_type), intent(in) | lhs, |
type(kim_log_handle_type), intent(in) | rhs ) |
Compares kim_log_handle_type's for equality.
Definition at line 182 of file kim_log_module.f90.