kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get a string representing the internal state of the ComputeArguments object. More...
Public Member Functions | |
recursive subroutine | kim_compute_arguments_to_string (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 171 of file kim_compute_arguments_module.f90.
recursive subroutine kim_compute_arguments_module::kim_to_string::kim_compute_arguments_to_string | ( | type(kim_compute_arguments_handle_type), intent(in) | 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 772 of file kim_compute_arguments_module.f90.