KIM API V2
Classes | Macros | Typedefs | Functions | Variables
KIM_CallbackName.h File Reference

Go to the source code of this file.

Classes

struct  KIM_CallbackName
 

Macros

#define KIM_CALLBACK_NAME_DEFINED_
 

Typedefs

typedef struct KIM_CallbackName KIM_CallbackName
 

Functions

KIM_CallbackName KIM_CallbackNameFromString (char const *const str)
 
int KIM_CallbackNameEqual (KIM_CallbackName const left, KIM_CallbackName const right)
 
int KIM_CallbackNameNotEqual (KIM_CallbackName const left, KIM_CallbackName const right)
 
char const *const KIM_CallbackNameString (KIM_CallbackName const callbackName)
 
void KIM_CALLBACK_NAME_GetNumberOfCallbacks (int *const numberOfCallbacks)
 
int KIM_CALLBACK_NAME_GetCallbackName (int const index, KIM_CallbackName *const callbackName)
 

Variables

KIM_CallbackName const KIM_CALLBACK_NAME_GetNeighborList
 
KIM_CallbackName const KIM_CALLBACK_NAME_ProcessDEDrTerm
 
KIM_CallbackName const KIM_CALLBACK_NAME_ProcessD2EDr2Term
 

Macro Definition Documentation

◆ KIM_CALLBACK_NAME_DEFINED_

#define KIM_CALLBACK_NAME_DEFINED_

Definition at line 44 of file KIM_CallbackName.h.

Typedef Documentation

◆ KIM_CallbackName

Definition at line 45 of file KIM_CallbackName.h.

Function Documentation

◆ KIM_CALLBACK_NAME_GetCallbackName()

int KIM_CALLBACK_NAME_GetCallbackName ( int const  index,
KIM_CallbackName *const  callbackName 
)

◆ KIM_CALLBACK_NAME_GetNumberOfCallbacks()

void KIM_CALLBACK_NAME_GetNumberOfCallbacks ( int *const  numberOfCallbacks)

◆ KIM_CallbackNameEqual()

int KIM_CallbackNameEqual ( KIM_CallbackName const  left,
KIM_CallbackName const  right 
)

◆ KIM_CallbackNameFromString()

KIM_CallbackName KIM_CallbackNameFromString ( char const *const  str)

◆ KIM_CallbackNameNotEqual()

int KIM_CallbackNameNotEqual ( KIM_CallbackName const  left,
KIM_CallbackName const  right 
)

◆ KIM_CallbackNameString()

char const* const KIM_CallbackNameString ( KIM_CallbackName const  callbackName)

Variable Documentation

◆ KIM_CALLBACK_NAME_GetNeighborList

KIM_CallbackName const KIM_CALLBACK_NAME_GetNeighborList

◆ KIM_CALLBACK_NAME_ProcessD2EDr2Term

KIM_CallbackName const KIM_CALLBACK_NAME_ProcessD2EDr2Term

◆ KIM_CALLBACK_NAME_ProcessDEDrTerm

KIM_CallbackName const KIM_CALLBACK_NAME_ProcessDEDrTerm