kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Converts the object to a string. More...
Public Member Functions | |
recursive subroutine | kim_collection_item_type_to_string (collection_item_type, string) |
Converts the object to a string. | |
Converts the object to a string.
Definition at line 144 of file kim_collection_item_type_module.f90.
recursive subroutine kim_collection_item_type_module::kim_to_string::kim_collection_item_type_to_string | ( | type(kim_collection_item_type_type), intent(in) | collection_item_type, |
character(len=*, kind=c_char), intent(out) | string | ||
) |
Converts the object to a string.
Definition at line 229 of file kim_collection_item_type_module.f90.