kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
KIM_SupportedExtensions.hpp File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  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 35 of file KIM_SupportedExtensions.hpp.

◆ KIM_MAX_NUMBER_OF_EXTENSIONS

#define KIM_MAX_NUMBER_OF_EXTENSIONS   64

Definition at line 36 of file KIM_SupportedExtensions.hpp.

◆ KIM_SUPPORTED_EXTENSIONS_ID

#define KIM_SUPPORTED_EXTENSIONS_ID   "KIM_SupportedExtensions"

Definition at line 34 of file KIM_SupportedExtensions.hpp.