kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_collections_module::kim_get_item_metadata_file_length_by_collection_and_type 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_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.
 

Detailed Description

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

See also
KIM::Collections::GetItemMetadataFileByCollectionAndType, KIM_Collections_GetItemMetadataFileByCollectionAndType
Since
2.1

Definition at line 223 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_item_metadata_file_length_by_coll_and_type()

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.

See also
KIM::Collections::GetItemMetadataFileByCollectionAndType, KIM_Collections_GetItemMetadataFileByCollectionAndType
Since
2.1

Definition at line 908 of file kim_collections_module.f90.


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