kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Compares kim_model_compute_handle_type's for inequality. More...
Public Member Functions | |
logical recursive function | kim_model_compute_handle_not_equal (lhs, rhs) |
Compares kim_model_compute_handle_type's for inequality. | |
Compares kim_model_compute_handle_type's for inequality.
Definition at line 77 of file kim_model_compute_module.f90.
logical recursive function kim_model_compute_module::operator(.ne.)::kim_model_compute_handle_not_equal | ( | type(kim_model_compute_handle_type), intent(in) | lhs, |
type(kim_model_compute_handle_type), intent(in) | rhs | ||
) |
Compares kim_model_compute_handle_type's for inequality.
Definition at line 128 of file kim_model_compute_module.f90.