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 Log object's verbosity stack. More...
Public Member Functions | |
recursive subroutine | kim_log_push_verbosity (log_handle, log_verbosity) |
Push a new LogVerbosity onto the Log object's verbosity stack. | |
Push a new LogVerbosity onto the Log object's verbosity stack.
Definition at line 156 of file kim_log_module.f90.
recursive subroutine kim_log_module::kim_push_verbosity::kim_log_push_verbosity | ( | type(kim_log_handle_type), intent(in) | log_handle, |
type(kim_log_verbosity_type), intent(in) | log_verbosity ) |
Push a new LogVerbosity onto the Log object's verbosity stack.
Definition at line 447 of file kim_log_module.f90.