Converts the object to a string. More...
Public Member Functions | |
recursive subroutine | kim_energy_unit_to_string (energy_unit, string) |
Converts the object to a string. | |
Converts the object to a string.
Definition at line 179 of file kim_energy_unit_module.f90.
recursive subroutine kim_energy_unit_module::kim_to_string::kim_energy_unit_to_string | ( | type(kim_energy_unit_type), intent(in) | energy_unit, |
character(len=*, kind=c_char), intent(out) | string ) |
Converts the object to a string.
Definition at line 260 of file kim_energy_unit_module.f90.