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_collections_module::kim_get_item_type Interface Reference

Get the KIM::CollectionItemType of the item in the KIM API collections with a specific name. More...

Public Member Functions

recursive subroutine kim_collections_get_item_type (collections_handle, item_name, item_type, ierr)
 Get the KIM::CollectionItemType of the item in the KIM API collections with a specific name.
 

Detailed Description

Get the KIM::CollectionItemType of the item in the KIM API collections with a specific name.

See also
KIM::Collections::GetItemType, KIM_Collections_GetItemType
Since
2.1

Definition at line 107 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_item_type()

recursive subroutine kim_collections_module::kim_get_item_type::kim_collections_get_item_type ( type(kim_collections_handle_type), intent(in) collections_handle,
character(len=*, kind=c_char), intent(in) item_name,
type(kim_collection_item_type_type), intent(out) item_type,
integer(c_int), intent(out) ierr )

Get the KIM::CollectionItemType of the item in the KIM API collections with a specific name.

See also
KIM::Collections::GetItemType, KIM_Collections_GetItemType
Since
2.1

Definition at line 404 of file kim_collections_module.f90.


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