kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_data_type_module::operator(.eq.) Interface Reference

Compares DataType objects for equality. More...

Public Member Functions

logical recursive function kim_data_type_equal (lhs, rhs)
 Compares DataType objects for equality.
 

Detailed Description

Compares DataType objects for equality.

See also
KIM::DataType::operator==(), KIM_DataType_Equal
Since
2.0

Definition at line 101 of file kim_data_type_module.f90.

Member Function/Subroutine Documentation

◆ kim_data_type_equal()

logical recursive function kim_data_type_module::operator(.eq.)::kim_data_type_equal ( type(kim_data_type_type), intent(in)  lhs,
type(kim_data_type_type), intent(in)  rhs 
)

Compares DataType objects for equality.

See also
KIM::DataType::operator==(), KIM_DataType_Equal
Since
2.0

Definition at line 159 of file kim_data_type_module.f90.


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