kim-api  2.1.2+v2.1.2.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Classes | Namespaces | Macros
KIM_SupportedExtensions.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  KIM::SupportedExtensions
 The only standard extension defined by the KIM API. More...
 

Namespaces

 KIM
 

Macros

#define KIM_SUPPORTED_EXTENSIONS_ID   "KIM_SupportedExtensions"
 
#define KIM_MAX_EXTENSION_ID_LENGTH   128
 
#define KIM_MAX_NUMBER_OF_EXTENSIONS   64
 

Macro Definition Documentation

◆ KIM_MAX_EXTENSION_ID_LENGTH

#define KIM_MAX_EXTENSION_ID_LENGTH   128

Definition at line 38 of file KIM_SupportedExtensions.hpp.

◆ KIM_MAX_NUMBER_OF_EXTENSIONS

#define KIM_MAX_NUMBER_OF_EXTENSIONS   64

Definition at line 39 of file KIM_SupportedExtensions.hpp.

◆ KIM_SUPPORTED_EXTENSIONS_ID

#define KIM_SUPPORTED_EXTENSIONS_ID   "KIM_SupportedExtensions"

Definition at line 37 of file KIM_SupportedExtensions.hpp.