kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
kim_collections_module::kim_get_item_metadata_file_values Interface Reference

Get the item's metadata file values. More...

Public Member Functions

recursive subroutine kim_collections_get_item_metadata_file_values (collections_handle, index, file_name, file_raw_data, file_string, ierr)
 Get the item's metadata file values.
 

Detailed Description

Get the item's metadata file values.

See also
KIM::Collections::GetItemMetadataFile, KIM_Collections_GetItemMetadataFile
Since
2.1

Definition at line 148 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_item_metadata_file_values()

recursive subroutine kim_collections_module::kim_get_item_metadata_file_values::kim_collections_get_item_metadata_file_values ( 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.

See also
KIM::Collections::GetItemMetadataFile, KIM_Collections_GetItemMetadataFile
Since
2.1

Definition at line 577 of file kim_collections_module.f90.


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