kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get the identity of the Log object. More...
Public Member Functions | |
recursive subroutine | kim_log_get_id (log_handle, id_string) |
Get the identity of the Log object. | |
Get the identity of the Log object.
Definition at line 138 of file kim_log_module.f90.
recursive subroutine kim_log_module::kim_get_id::kim_log_get_id | ( | type(kim_log_handle_type), intent(in) | log_handle, |
character(len=*, kind=c_char), intent(out) | id_string ) |
Get the identity of the Log object.
Definition at line 394 of file kim_log_module.f90.