KIM::Collections::GetItemLibraryFileNameByCollectionAndType More...
Public Member Functions | |
recursive subroutine | kim_collections_get_item_library_file_name_by_coll_and_type (collections_handle, collection, item_type, item_name, file_name, ierr) |
KIM::Collections::GetItemLibraryFileNameByCollectionAndType | |
KIM::Collections::GetItemLibraryFileNameByCollectionAndType
Definition at line 199 of file kim_collections_module.f90.
recursive subroutine kim_collections_module::kim_get_item_library_file_name_by_collection_and_type::kim_collections_get_item_library_file_name_by_coll_and_type | ( | 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, | ||
character(len=*, kind=c_char), intent(in) | item_name, | ||
character(len=*, kind=c_char), intent(out) | file_name, | ||
integer(c_int), intent(out) | ierr ) |