kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Compares kim_model_create_handle_type's for equality. More...
Public Member Functions | |
logical recursive function | kim_model_create_handle_equal (lhs, rhs) |
Compares kim_model_create_handle_type's for equality. | |
Compares kim_model_create_handle_type's for equality.
Definition at line 78 of file kim_model_create_module.f90.
logical recursive function kim_model_create_module::operator(.eq.)::kim_model_create_handle_equal | ( | type(kim_model_create_handle_type), intent(in) | lhs, |
type(kim_model_create_handle_type), intent(in) | rhs ) |
Compares kim_model_create_handle_type's for equality.
Definition at line 198 of file kim_model_create_module.f90.