kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Push a new LogVerbosity onto the ComputeArguments object's Log object verbosity stack. More...
Public Member Functions | |
recursive subroutine | kim_compute_arguments_push_log_verbosity (compute_arguments_handle, log_verbosity) |
Push a new LogVerbosity onto the ComputeArguments object's Log object verbosity stack. | |
Push a new LogVerbosity onto the ComputeArguments object's Log object verbosity stack.
Definition at line 190 of file kim_compute_arguments_module.f90.
recursive subroutine kim_compute_arguments_module::kim_push_log_verbosity::kim_compute_arguments_push_log_verbosity | ( | type(kim_compute_arguments_handle_type), intent(in) | compute_arguments_handle, |
type(kim_log_verbosity_type), intent(in) | log_verbosity | ||
) |
Push a new LogVerbosity onto the ComputeArguments object's Log object verbosity stack.
Definition at line 832 of file kim_compute_arguments_module.f90.