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_extension_to_string (model_extension_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 244 of file kim_model_extension_module.f90.
recursive subroutine kim_model_extension_module::kim_to_string::kim_model_extension_to_string | ( | type(kim_model_extension_handle_type), intent(in) | model_extension_handle, |
character(len=*, kind=c_char), intent(out) | string | ||
) |
Get a string representing the internal state of the Model object.
Definition at line 588 of file kim_model_extension_module.f90.