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(.ne.) Interface Reference

Compares CollectionItemType objects for inequality. More...

Public Member Functions

logical recursive function kim_collection_item_type_not_equal (lhs, rhs)
 Compares CollectionItemType objects for inequality.
 

Detailed Description

Compares CollectionItemType objects for inequality.

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

Definition at line 124 of file kim_collection_item_type_module.f90.

Member Function/Subroutine Documentation

◆ kim_collection_item_type_not_equal()

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

Compares CollectionItemType objects for inequality.

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

Definition at line 191 of file kim_collection_item_type_module.f90.


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