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 Collections object. More...
Public Member Functions | |
recursive subroutine | kim_collections_set_log_id (collections_handle, log_id) |
Set the identity of the Log object associated with the Collections object. | |
Set the identity of the Log object associated with the Collections object.
Definition at line 303 of file kim_collections_module.f90.
recursive subroutine kim_collections_module::kim_set_log_id::kim_collections_set_log_id | ( | type(kim_collections_handle_type), intent(in) | collections_handle, |
character(len=*, kind=c_char), intent(in) | log_id ) |
Set the identity of the Log object associated with the Collections object.
Definition at line 1265 of file kim_collections_module.f90.