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

Converts the object to a string. More...

Public Member Functions

recursive subroutine kim_data_type_to_string (data_type, string)
 Converts the object to a string.
 

Detailed Description

Converts the object to a string.

See also
KIM::DataType::ToString, KIM_DataType_ToString
Since
2.0

Definition at line 128 of file kim_data_type_module.f90.

Member Function/Subroutine Documentation

◆ kim_data_type_to_string()

recursive subroutine kim_data_type_module::kim_to_string::kim_data_type_to_string ( type(kim_data_type_type), intent(in) data_type,
character(len=*, kind=c_char), intent(out) string )

Converts the object to a string.

See also
KIM::DataType::ToString, KIM_DataType_ToString
Since
2.0

Definition at line 208 of file kim_data_type_module.f90.


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