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_collections_module::kim_push_log_verbosity Interface Reference

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

Public Member Functions

recursive subroutine kim_collections_push_log_verbosity (collections_handle, log_verbosity)
 Push a new LogVerbosity onto the Collections object's Log object verbosity stack.
 

Detailed Description

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

See also
KIM::Collections::PushLogVerbosity, KIM_Collections_PushLogVerbosity
Since
2.1

Definition at line 312 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_push_log_verbosity()

recursive subroutine kim_collections_module::kim_push_log_verbosity::kim_collections_push_log_verbosity ( type(kim_collections_handle_type), intent(in)  collections_handle,
type(kim_log_verbosity_type), intent(in)  log_verbosity 
)

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

See also
KIM::Collections::PushLogVerbosity, KIM_Collections_PushLogVerbosity
Since
2.1

Definition at line 1291 of file kim_collections_module.f90.


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