kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
kim_model_module::kim_set_log_id Interface Reference

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.
 

Detailed Description

Set the identity of the Log object associated with the Model object.

See also
KIM::Model::SetLogID, KIM_Model_SetLogID
Since
2.0

Definition at line 285 of file kim_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_set_log_id()

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.

See also
KIM::Model::SetLogID, KIM_Model_SetLogID
Since
2.0

Definition at line 1360 of file kim_model_module.f90.


The documentation for this interface was generated from the following file: