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_support_status_module.f90 File Reference

Go to the source code of this file.

Modules

module  kim_support_status_module
 An Extensible Enumeration for the SupportStatus's supported by the KIM API.
 

Functions/Subroutines

recursive subroutine, public kim_support_status_module::kim_get_number_of_support_statuses (number_of_support_statuses)
 Get the number of standard SupportStatus's defined by the KIM API. More...
 
recursive subroutine, public kim_support_status_module::kim_get_support_status (index, support_status, ierr)
 Get the identity of each defined standard SupportStatus. More...
 

Variables

type(kim_support_status_type), save, public, protected kim_support_status_module::kim_support_status_required_by_api
 
type(kim_support_status_type), save, public, protected kim_support_status_module::kim_support_status_not_supported
 
type(kim_support_status_type), save, public, protected kim_support_status_module::kim_support_status_required
 
type(kim_support_status_type), save, public, protected kim_support_status_module::kim_support_status_optional