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

Go to the source code of this file.

Classes

struct  KIM_ComputeCallbackName
 

Macros

#define KIM_COMPUTE_CALLBACK_NAME_DEFINED_
 

Typedefs

typedef struct KIM_ComputeCallbackName KIM_ComputeCallbackName
 

Functions

KIM_ComputeCallbackName KIM_ComputeCallbackName_FromString (char const *const str)
 
int KIM_ComputeCallbackName_Equal (KIM_ComputeCallbackName const left, KIM_ComputeCallbackName const right)
 
int KIM_ComputeCallbackName_NotEqual (KIM_ComputeCallbackName const left, KIM_ComputeCallbackName const right)
 
char const *const KIM_ComputeCallbackName_String (KIM_ComputeCallbackName const computeCallbackName)
 
void KIM_COMPUTE_CALLBACK_NAME_GetNumberOfComputeCallbackNames (int *const numberOfComputeCallbackNames)
 
int KIM_COMPUTE_CALLBACK_NAME_GetComputeCallbackName (int const index, KIM_ComputeCallbackName *const computeCallbackName)
 

Variables

KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_GetNeighborList
 
KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_ProcessDEDrTerm
 
KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_ProcessD2EDr2Term
 

Macro Definition Documentation

◆ KIM_COMPUTE_CALLBACK_NAME_DEFINED_

#define KIM_COMPUTE_CALLBACK_NAME_DEFINED_

Definition at line 44 of file KIM_ComputeCallbackName.h.

Typedef Documentation

◆ KIM_ComputeCallbackName

Definition at line 45 of file KIM_ComputeCallbackName.h.

Function Documentation

◆ KIM_COMPUTE_CALLBACK_NAME_GetComputeCallbackName()

int KIM_COMPUTE_CALLBACK_NAME_GetComputeCallbackName ( int const  index,
KIM_ComputeCallbackName *const  computeCallbackName 
)

◆ KIM_COMPUTE_CALLBACK_NAME_GetNumberOfComputeCallbackNames()

void KIM_COMPUTE_CALLBACK_NAME_GetNumberOfComputeCallbackNames ( int *const  numberOfComputeCallbackNames)

◆ KIM_ComputeCallbackName_Equal()

int KIM_ComputeCallbackName_Equal ( KIM_ComputeCallbackName const  left,
KIM_ComputeCallbackName const  right 
)

◆ KIM_ComputeCallbackName_FromString()

KIM_ComputeCallbackName KIM_ComputeCallbackName_FromString ( char const *const  str)

◆ KIM_ComputeCallbackName_NotEqual()

int KIM_ComputeCallbackName_NotEqual ( KIM_ComputeCallbackName const  left,
KIM_ComputeCallbackName const  right 
)

◆ KIM_ComputeCallbackName_String()

char const* const KIM_ComputeCallbackName_String ( KIM_ComputeCallbackName const  computeCallbackName)

Variable Documentation

◆ KIM_COMPUTE_CALLBACK_NAME_GetNeighborList

KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_GetNeighborList

◆ KIM_COMPUTE_CALLBACK_NAME_ProcessD2EDr2Term

KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_ProcessD2EDr2Term

◆ KIM_COMPUTE_CALLBACK_NAME_ProcessDEDrTerm

KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_ProcessDEDrTerm