kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_compute_arguments_module::kim_set_log_id Interface Reference

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.
 

Detailed Description

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

See also
KIM::ComputeArguments::SetLogID, KIM_ComputeArguments_SetLogID
Since
2.0

Definition at line 180 of file kim_compute_arguments_module.f90.

Member Function/Subroutine Documentation

◆ kim_compute_arguments_set_log_id()

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.

See also
KIM::ComputeArguments::SetLogID, KIM_ComputeArguments_SetLogID
Since
2.0

Definition at line 803 of file kim_compute_arguments_module.f90.


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