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_compute_callback_name_to_string (compute_callback_name, string) |
Converts the object to a string. | |
Converts the object to a string.
Definition at line 145 of file kim_compute_callback_name_module.f90.
recursive subroutine kim_compute_callback_name_module::kim_to_string::kim_compute_callback_name_to_string | ( | type(kim_compute_callback_name_type), intent(in) | compute_callback_name, |
character(len=*, kind=c_char), intent(out) | string ) |
Converts the object to a string.
Definition at line 231 of file kim_compute_callback_name_module.f90.