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 SimulatorModel object. More...
Public Member Functions | |
recursive subroutine | kim_simulator_model_set_log_id (simulator_model_handle, log_id) |
Set the identity of the Log object associated with the SimulatorModel object. | |
Set the identity of the Log object associated with the SimulatorModel object.
Definition at line 287 of file kim_simulator_model_module.f90.
recursive subroutine kim_simulator_model_module::kim_set_log_id::kim_simulator_model_set_log_id | ( | type(kim_simulator_model_handle_type), intent(in) | simulator_model_handle, |
character(len=*, kind=c_char), intent(in) | log_id | ||
) |
Set the identity of the Log object associated with the SimulatorModel object.
Definition at line 979 of file kim_simulator_model_module.f90.