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

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 (collections_handle, index, file_length, available_as_string, ierr)
 Get item metadata file length and determine if the file is available as a string.
 

Detailed Description

Get item metadata file length and determine if the file is available as a string.

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

Definition at line 138 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_item_metadata_file_length()

recursive subroutine kim_collections_module::kim_get_item_metadata_file_length::kim_collections_get_item_metadata_file_length ( type(kim_collections_handle_type), intent(in) collections_handle,
integer(c_int), intent(in) index,
integer(c_long), intent(out) file_length,
integer(c_int), intent(out) available_as_string,
integer(c_int), intent(out) ierr )

Get item metadata file length and determine if the file is available as a string.

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

Definition at line 531 of file kim_collections_module.f90.


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