kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
kim_log_module::kim_push_verbosity Interface Reference

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.
 

Detailed Description

Push a new LogVerbosity onto the Log object's verbosity stack.

See also
KIM::Log::PushVerbosity, KIM_Log_PushVerbosity
Since
2.0

Definition at line 156 of file kim_log_module.f90.

Member Function/Subroutine Documentation

◆ kim_log_push_verbosity()

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.

See also
KIM::Log::PushVerbosity, KIM_Log_PushVerbosity
Since
2.0

Definition at line 447 of file kim_log_module.f90.


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