kim-api  2.3.0+v2.3.0.GNU.GNU.
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Classes | Macros | Typedefs
KIM_SupportedExtensions.h 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...
 

Macros

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

Typedefs

typedef struct KIM_SupportedExtensions KIM_SupportedExtensions
 

Macro Definition Documentation

◆ KIM_MAX_EXTENSION_ID_LENGTH

#define KIM_MAX_EXTENSION_ID_LENGTH   128

Definition at line 35 of file KIM_SupportedExtensions.h.

◆ KIM_MAX_NUMBER_OF_EXTENSIONS

#define KIM_MAX_NUMBER_OF_EXTENSIONS   64

Definition at line 36 of file KIM_SupportedExtensions.h.

◆ KIM_SUPPORTED_EXTENSIONS_ID

#define KIM_SUPPORTED_EXTENSIONS_ID   "KIM_SupportedExtensions"

Definition at line 34 of file KIM_SupportedExtensions.h.

Typedef Documentation

◆ KIM_SupportedExtensions

Definition at line 84 of file KIM_SupportedExtensions.h.