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_cache_list_of_directory_names Interface Reference

Cache a list of directory names where a specific KIM API collection stores library files for a specific item type. More...

Public Member Functions

recursive subroutine kim_collections_cache_list_of_directory_names (collections_handle, collection, item_type, extent, ierr)
 Cache a list of directory names where a specific KIM API collection stores library files for a specific item type.
 

Detailed Description

Cache a list of directory names where a specific KIM API collection stores library files for a specific item type.

See also
KIM::Collections::CacheListOfDirectoryNames, KIM_Collections_CacheListOfDirectoryNames
Since
2.1

Definition at line 285 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_cache_list_of_directory_names()

recursive subroutine kim_collections_module::kim_cache_list_of_directory_names::kim_collections_cache_list_of_directory_names ( type(kim_collections_handle_type), intent(in) collections_handle,
type(kim_collection_type), intent(in) collection,
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 directory names where a specific KIM API collection stores library files for a specific item type.

See also
KIM::Collections::CacheListOfDirectoryNames, KIM_Collections_CacheListOfDirectoryNames
Since
2.1

Definition at line 1189 of file kim_collections_module.f90.


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