Get a string representing the internal state of the Model object. More...
Public Member Functions | |
recursive subroutine | kim_model_to_string (model_handle, string) |
Get a string representing the internal state of the Model object. | |
Get a string representing the internal state of the Model object.
Definition at line 276 of file kim_model_module.f90.
recursive subroutine kim_model_module::kim_to_string::kim_model_to_string | ( | type(kim_model_handle_type), intent(in) | model_handle, |
character(len=*, kind=c_char), intent(out) | string ) |
Get a string representing the internal state of the Model object.
Definition at line 1331 of file kim_model_module.f90.