KIM API V2
Macros | Typedefs | Functions
KIM_ModelCompute.h File Reference

Go to the source code of this file.

Macros

#define KIM_LOG_VERBOSITY_DEFINED_
 
#define KIM_MODEL_COMPUTE_DEFINED_
 

Typedefs

typedef struct KIM_LogVerbosity KIM_LogVerbosity
 
typedef struct KIM_ModelCompute KIM_ModelCompute
 

Functions

void KIM_ModelCompute_GetModelBufferPointer (KIM_ModelCompute const *const modelCompute, void **const ptr)
 
void KIM_ModelCompute_LogEntry (KIM_ModelCompute const *const modelCompute, KIM_LogVerbosity const logVerbosity, char const *const message, int const lineNumber, char const *const fileName)
 
char const *const KIM_ModelCompute_String (KIM_ModelCompute const *const modelCompute)
 

Macro Definition Documentation

◆ KIM_LOG_VERBOSITY_DEFINED_

#define KIM_LOG_VERBOSITY_DEFINED_

Definition at line 41 of file KIM_ModelCompute.h.

◆ KIM_MODEL_COMPUTE_DEFINED_

#define KIM_MODEL_COMPUTE_DEFINED_

Definition at line 49 of file KIM_ModelCompute.h.

Typedef Documentation

◆ KIM_LogVerbosity

Definition at line 42 of file KIM_ModelCompute.h.

◆ KIM_ModelCompute

Definition at line 50 of file KIM_ModelCompute.h.

Function Documentation

◆ KIM_ModelCompute_GetModelBufferPointer()

void KIM_ModelCompute_GetModelBufferPointer ( KIM_ModelCompute const *const  modelCompute,
void **const  ptr 
)

◆ KIM_ModelCompute_LogEntry()

void KIM_ModelCompute_LogEntry ( KIM_ModelCompute const *const  modelCompute,
KIM_LogVerbosity const  logVerbosity,
char const *const  message,
int const  lineNumber,
char const *const  fileName 
)

◆ KIM_ModelCompute_String()

char const* const KIM_ModelCompute_String ( KIM_ModelCompute const *const  modelCompute)