kim-api 2.3.0+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_name_by_type Interface Reference

Get the name of an item from the cached list. More...

Public Member Functions

recursive subroutine kim_collections_get_item_name_by_type (collections_handle, index, item_name, ierr)
 Get the name of an item from the cached list.
 

Detailed Description

Get the name of an item from the cached list.

See also
KIM::Collections::GetItemNameByType, KIM_Collections_GetItemNameByType
Since
2.1

Definition at line 167 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_item_name_by_type()

recursive subroutine kim_collections_module::kim_get_item_name_by_type::kim_collections_get_item_name_by_type ( type(kim_collections_handle_type), intent(in) collections_handle,
integer(c_int), intent(in) index,
character(len=*, kind=c_char), intent(out) item_name,
integer(c_int), intent(out) ierr )

Get the name of an item from the cached list.

See also
KIM::Collections::GetItemNameByType, KIM_Collections_GetItemNameByType
Since
2.1

Definition at line 686 of file kim_collections_module.f90.


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