kim-api  2.3.1-git+v2.3.0-git-2-g378406f9.GNU.GNU.
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Data Types | Modules | Functions/Subroutines | Variables
kim_log_verbosity_module.f90 File Reference

Go to the source code of this file.

Modules

module  kim_log_verbosity_module
 An Extensible Enumeration for the LogVerbosity's supported by the KIM API.
 

Functions/Subroutines

recursive subroutine, public kim_log_verbosity_module::kim_get_number_of_log_verbosities (number_of_log_verbosities)
 Get the number of standard LogVerbosity's defined by the KIM API. More...
 
recursive subroutine, public kim_log_verbosity_module::kim_get_log_verbosity (index, log_verbosity, ierr)
 Get the identity of each defined standard LogVerbosity. More...
 

Variables

type(kim_log_verbosity_type), save, public, protected kim_log_verbosity_module::kim_log_verbosity_silent
 
type(kim_log_verbosity_type), save, public, protected kim_log_verbosity_module::kim_log_verbosity_fatal
 
type(kim_log_verbosity_type), save, public, protected kim_log_verbosity_module::kim_log_verbosity_error
 
type(kim_log_verbosity_type), save, public, protected kim_log_verbosity_module::kim_log_verbosity_warning
 
type(kim_log_verbosity_type), save, public, protected kim_log_verbosity_module::kim_log_verbosity_information
 
type(kim_log_verbosity_type), save, public, protected kim_log_verbosity_module::kim_log_verbosity_debug