kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Set the identity of the Log object associated with the Model object. More...
Public Member Functions | |
recursive subroutine | kim_model_set_log_id (model_handle, log_id) |
Set the identity of the Log object associated with the Model object. | |
Set the identity of the Log object associated with the Model object.
Definition at line 285 of file kim_model_module.f90.
recursive subroutine kim_model_module::kim_set_log_id::kim_model_set_log_id | ( | type(kim_model_handle_type), intent(in) | model_handle, |
character(len=*, kind=c_char), intent(in) | log_id ) |
Set the identity of the Log object associated with the Model object.
Definition at line 1360 of file kim_model_module.f90.