kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get item metadata file length and determine if the file is available as a string. More...
Public Member Functions | |
recursive subroutine | kim_collections_get_item_metadata_file_length_by_coll_and_type (collections_handle, index, file_length, available_as_string, ierr) |
Get the name and content of one of an item's metadata files. | |
Get item metadata file length and determine if the file is available as a string.
Definition at line 223 of file kim_collections_module.f90.
recursive subroutine kim_collections_module::kim_get_item_metadata_file_length_by_collection_and_type::kim_collections_get_item_metadata_file_length_by_coll_and_type | ( | type(kim_collections_handle_type), intent(in) | collections_handle, |
integer(c_int), intent(in), value | index, | ||
integer(c_long), intent(out) | file_length, | ||
integer(c_int), intent(out) | available_as_string, | ||
integer(c_int), intent(out) | ierr | ||
) |
Get the name and content of one of an item's metadata files.
Definition at line 908 of file kim_collections_module.f90.