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 Model object. More...
Public Member Functions | |
recursive subroutine | kim_model_compute_to_string (model_compute_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 105 of file kim_model_compute_module.f90.
recursive subroutine kim_model_compute_module::kim_to_string::kim_model_compute_to_string | ( | type(kim_model_compute_handle_type), intent(in) | model_compute_handle, |
character(len=*, kind=c_char), intent(out) | string ) |
Get a string representing the internal state of the Model object.
Definition at line 204 of file kim_model_compute_module.f90.