Compares kim_compute_arguments_handle_type's for inequality. More...
Public Member Functions | |
logical recursive function | kim_compute_arguments_handle_not_equal (lhs, rhs) |
Compares kim_compute_arguments_handle_type's for inequality. | |
Compares kim_compute_arguments_handle_type's for inequality.
Definition at line 85 of file kim_compute_arguments_module.f90.
logical recursive function kim_compute_arguments_module::operator(.ne.)::kim_compute_arguments_handle_not_equal | ( | type(kim_compute_arguments_handle_type), intent(in) | lhs, |
type(kim_compute_arguments_handle_type), intent(in) | rhs ) |
Compares kim_compute_arguments_handle_type's for inequality.
Definition at line 223 of file kim_compute_arguments_module.f90.