Set the identity of the Log object associated with the ComputeArguments object. More...
Public Member Functions | |
recursive subroutine | kim_compute_arguments_set_log_id (compute_arguments_handle, log_id) |
Set the identity of the Log object associated with the ComputeArguments object. | |
Set the identity of the Log object associated with the ComputeArguments object.
Definition at line 180 of file kim_compute_arguments_module.f90.
recursive subroutine kim_compute_arguments_module::kim_set_log_id::kim_compute_arguments_set_log_id | ( | type(kim_compute_arguments_handle_type), intent(in) | compute_arguments_handle, |
character(len=*, kind=c_char), intent(in) | log_id ) |
Set the identity of the Log object associated with the ComputeArguments object.
Definition at line 803 of file kim_compute_arguments_module.f90.