kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Cache a list of an item's metadata files. More...
Public Member Functions | |
recursive subroutine | kim_collections_cache_list_of_item_metadata_files (collections_handle, item_type, item_name, extent, ierr) |
Cache a list of an item's metadata files. | |
Cache a list of an item's metadata files.
Definition at line 127 of file kim_collections_module.f90.
recursive subroutine kim_collections_module::kim_cache_list_of_item_metadata_files::kim_collections_cache_list_of_item_metadata_files | ( | type(kim_collections_handle_type), intent(in) | collections_handle, |
type(kim_collection_item_type_type), intent(in) | item_type, | ||
character(len=*, kind=c_char), intent(in) | item_name, | ||
integer(c_int), intent(out) | extent, | ||
integer(c_int), intent(out) | ierr ) |
Cache a list of an item's metadata files.
Definition at line 491 of file kim_collections_module.f90.