Get a string representing the internal state of the ComputeArguments object. More...
Public Member Functions | |
recursive subroutine | kim_model_compute_arguments_to_string (model_compute_arguments_handle, string) |
Get a string representing the internal state of the ComputeArguments object. | |
Get a string representing the internal state of the ComputeArguments object.
Definition at line 181 of file kim_model_compute_arguments_module.f90.
recursive subroutine kim_model_compute_arguments_module::kim_to_string::kim_model_compute_arguments_to_string | ( | type(kim_model_compute_arguments_handle_type), intent(in) | model_compute_arguments_handle, |
character(len=*, kind=c_char), intent(out) | string ) |
Get a string representing the internal state of the ComputeArguments object.
Definition at line 868 of file kim_model_compute_arguments_module.f90.