Converts the object to a string. More...
Public Member Functions | |
recursive subroutine | kim_temperature_unit_to_string (temperature_unit, string) |
Converts the object to a string. | |
Converts the object to a string.
Definition at line 131 of file kim_temperature_unit_module.f90.
recursive subroutine kim_temperature_unit_module::kim_to_string::kim_temperature_unit_to_string | ( | type(kim_temperature_unit_type), intent(in) | temperature_unit, |
character(len=*, kind=c_char), intent(out) | string ) |
Converts the object to a string.
Definition at line 214 of file kim_temperature_unit_module.f90.