Get the name of an item from the cached list. More...
Public Member Functions | |
recursive subroutine | kim_collections_get_item_name_by_collection_and_type (collections_handle, index, item_name, ierr) |
Get the name of an item from the cached list. | |
Get the name of an item from the cached list.
Definition at line 188 of file kim_collections_module.f90.
recursive subroutine kim_collections_module::kim_get_item_name_by_collection_and_type::kim_collections_get_item_name_by_collection_and_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.
Definition at line 766 of file kim_collections_module.f90.