kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
kim_compute_callback_name_module::operator(.eq.) Interface Reference

Compares ComputeCallbackName objects for equality. More...

Public Member Functions

logical recursive function kim_compute_callback_name_equal (lhs, rhs)
 Compares ComputeCallbackName objects for equality.
 

Detailed Description

Compares ComputeCallbackName objects for equality.

See also
KIM::ComputeCallbackName::operator==(), KIM_ComputeCallbackName_Equal
Since
2.0

Definition at line 115 of file kim_compute_callback_name_module.f90.

Member Function/Subroutine Documentation

◆ kim_compute_callback_name_equal()

logical recursive function kim_compute_callback_name_module::operator(.eq.)::kim_compute_callback_name_equal ( type(kim_compute_callback_name_type), intent(in) lhs,
type(kim_compute_callback_name_type), intent(in) rhs )

Compares ComputeCallbackName objects for equality.

See also
KIM::ComputeCallbackName::operator==(), KIM_ComputeCallbackName_Equal
Since
2.0

Definition at line 178 of file kim_compute_callback_name_module.f90.


The documentation for this interface was generated from the following file: