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

Cache a list of all item names of a specific type in the KIM API collections. More...

Public Member Functions

recursive subroutine kim_collections_cache_list_of_item_names_by_type (collections_handle, item_type, extent, ierr)
 Cache a list of all item names of a specific type in the KIM API collections.
 

Detailed Description

Cache a list of all item names of a specific type in the KIM API collections.

See also
KIM::Collections::CacheListOfItemNamesByType, KIM_Collections_CacheListOfItemNamesByType
Since
2.1

Definition at line 158 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_cache_list_of_item_names_by_type()

recursive subroutine kim_collections_module::kim_cache_list_of_item_names_by_type::kim_collections_cache_list_of_item_names_by_type ( type(kim_collections_handle_type), intent(in)  collections_handle,
type(kim_collection_item_type_type), intent(in)  item_type,
integer(c_int), intent(out)  extent,
integer(c_int), intent(out)  ierr 
)

Cache a list of all item names of a specific type in the KIM API collections.

See also
KIM::Collections::CacheListOfItemNamesByType, KIM_Collections_CacheListOfItemNamesByType
Since
2.1

Definition at line 652 of file kim_collections_module.f90.


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