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

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.
 

Detailed Description

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

See also
KIM::ComputeArguments::PushLogVerbosity, KIM_ComputeArguments_PushLogVerbosity
Since
2.0

Definition at line 190 of file kim_compute_arguments_module.f90.

Member Function/Subroutine Documentation

◆ kim_compute_arguments_push_log_verbosity()

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.

See also
KIM::ComputeArguments::PushLogVerbosity, KIM_ComputeArguments_PushLogVerbosity
Since
2.0

Definition at line 832 of file kim_compute_arguments_module.f90.


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