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_collection_module::kim_to_string Interface Reference

Converts the object to a string. More...

Public Member Functions

recursive subroutine kim_collection_to_string (collection, string)
 Converts the object to a string.
 

Detailed Description

Converts the object to a string.

See also
KIM::Collection::ToString, KIM_Collection_ToString
Since
2.1

Definition at line 151 of file kim_collection_module.f90.

Member Function/Subroutine Documentation

◆ kim_collection_to_string()

recursive subroutine kim_collection_module::kim_to_string::kim_collection_to_string ( type(kim_collection_type), intent(in)  collection,
character(len=*, kind=c_char), intent(out)  string 
)

Converts the object to a string.

See also
KIM::Collection::ToString, KIM_Collection_ToString
Since
2.1

Definition at line 232 of file kim_collection_module.f90.


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