kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get the item's metadata file values. More...
Public Member Functions | |
recursive subroutine | kim_collections_get_item_metadata_file_values_by_coll_and_type (collections_handle, index, file_name, file_raw_data, file_string, ierr) |
Get the item's metadata file values. | |
Get the item's metadata file values.
Definition at line 234 of file kim_collections_module.f90.
recursive subroutine kim_collections_module::kim_get_item_metadata_file_values_by_collection_and_type::kim_collections_get_item_metadata_file_values_by_coll_and_type | ( | type(kim_collections_handle_type), intent(in) | collections_handle, |
integer(c_int), intent(in) | index, | ||
character(len=*, kind=c_char), intent(out) | file_name, | ||
integer(c_signed_char), dimension(:), intent(out) | file_raw_data, | ||
character(len=*, kind=c_char), intent(out) | file_string, | ||
integer(c_int), intent(out) | ierr ) |
Get the item's metadata file values.
Definition at line 962 of file kim_collections_module.f90.