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_collection_module::operator(.eq.) Interface Reference

Compares Collection objects for equality. More...

Public Member Functions

logical recursive function kim_collection_equal (lhs, rhs)
 Compares Collection objects for equality.
 

Detailed Description

Compares Collection objects for equality.

See also
KIM::Collection::operator==(), KIM_Collection_Equal
Since
2.1

Definition at line 123 of file kim_collection_module.f90.

Member Function/Subroutine Documentation

◆ kim_collection_equal()

logical recursive function kim_collection_module::operator(.eq.)::kim_collection_equal ( type(kim_collection_type), intent(in)  lhs,
type(kim_collection_type), intent(in)  rhs 
)

Compares Collection objects for equality.

See also
KIM::Collection::operator==(), KIM_Collection_Equal
Since
2.1

Definition at line 182 of file kim_collection_module.f90.


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