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_model_compute_arguments_module::kim_log_entry Interface Reference

Write a log entry into the log file. More...

Public Member Functions

recursive subroutine kim_model_compute_arguments_log_entry (model_compute_arguments_handle, log_verbosity, message)
 Write a log entry into the log file.
 

Detailed Description

Write a log entry into the log file.

See also
KIM::ModelComputeArguments::LogEntry, KIM_ModelComputeArguments_LogEntry
Since
2.0

Definition at line 171 of file kim_model_compute_arguments_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_compute_arguments_log_entry()

recursive subroutine kim_model_compute_arguments_module::kim_log_entry::kim_model_compute_arguments_log_entry ( type(kim_model_compute_arguments_handle_type), intent(in)  model_compute_arguments_handle,
type(kim_log_verbosity_type), intent(in)  log_verbosity,
character(len=*, kind=c_char), intent(in)  message 
)

Write a log entry into the log file.

See also
KIM::ModelComputeArguments::LogEntry, KIM_ModelComputeArguments_LogEntry
Since
2.0

Definition at line 829 of file kim_model_compute_arguments_module.f90.


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