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

Compares CollectionItemType objects for equality. More...

Public Member Functions

logical recursive function kim_collection_item_type_equal (lhs, rhs)
 Compares CollectionItemType objects for equality.
 

Detailed Description

Compares CollectionItemType objects for equality.

See also
KIM::CollectionItemType::operator==(), KIM_CollectionItemType_Equal
Since
2.1

Definition at line 115 of file kim_collection_item_type_module.f90.

Member Function/Subroutine Documentation

◆ kim_collection_item_type_equal()

logical recursive function kim_collection_item_type_module::operator(.eq.)::kim_collection_item_type_equal ( type(kim_collection_item_type_type), intent(in) lhs,
type(kim_collection_item_type_type), intent(in) rhs )

Compares CollectionItemType objects for equality.

See also
KIM::CollectionItemType::operator==(), KIM_CollectionItemType_Equal
Since
2.1

Definition at line 177 of file kim_collection_item_type_module.f90.


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