KIM API V2
|
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) |
#define KIM_COMPUTE_CALLBACK_NAME_DEFINED_ |
Definition at line 44 of file KIM_ComputeCallbackName.h.
typedef struct KIM_ComputeCallbackName KIM_ComputeCallbackName |
Definition at line 45 of file KIM_ComputeCallbackName.h.
int KIM_COMPUTE_CALLBACK_NAME_GetComputeCallbackName | ( | int const | index, |
KIM_ComputeCallbackName *const | computeCallbackName | ||
) |
void KIM_COMPUTE_CALLBACK_NAME_GetNumberOfComputeCallbackNames | ( | int *const | numberOfComputeCallbackNames | ) |
int KIM_ComputeCallbackName_Equal | ( | KIM_ComputeCallbackName const | left, |
KIM_ComputeCallbackName const | right | ||
) |
KIM_ComputeCallbackName KIM_ComputeCallbackName_FromString | ( | char const *const | str | ) |
int KIM_ComputeCallbackName_NotEqual | ( | KIM_ComputeCallbackName const | left, |
KIM_ComputeCallbackName const | right | ||
) |
char const* const KIM_ComputeCallbackName_String | ( | KIM_ComputeCallbackName const | computeCallbackName | ) |
KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_GetNeighborList |
KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_ProcessD2EDr2Term |
KIM_ComputeCallbackName const KIM_COMPUTE_CALLBACK_NAME_ProcessDEDrTerm |