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

Go to the source code of this file.

Macros

#define KIM_LOG_VERBOSITY_DEFINED_
 
#define KIM_MODEL_COMPUTE_ARGUMENTS_DESTROY_DEFINED_
 

Typedefs

typedef struct KIM_LogVerbosity KIM_LogVerbosity
 
typedef struct KIM_ModelComputeArgumentsDestroy KIM_ModelComputeArgumentsDestroy
 

Functions

void KIM_ModelComputeArgumentsDestroy_GetModelBufferPointer (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy, void **const ptr)
 
void KIM_ModelComputeArgumentsDestroy_LogEntry (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy, KIM_LogVerbosity const logVerbosity, char const *const message, int const lineNumber, char const *const fileName)
 
char const *const KIM_ModelComputeArgumentsDestroy_String (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy)
 

Macro Definition Documentation

◆ KIM_LOG_VERBOSITY_DEFINED_

#define KIM_LOG_VERBOSITY_DEFINED_

Definition at line 41 of file KIM_ModelComputeArgumentsDestroy.h.

◆ KIM_MODEL_COMPUTE_ARGUMENTS_DESTROY_DEFINED_

#define KIM_MODEL_COMPUTE_ARGUMENTS_DESTROY_DEFINED_

Definition at line 49 of file KIM_ModelComputeArgumentsDestroy.h.

Typedef Documentation

◆ KIM_LogVerbosity

Definition at line 42 of file KIM_ModelComputeArgumentsDestroy.h.

◆ KIM_ModelComputeArgumentsDestroy

Definition at line 50 of file KIM_ModelComputeArgumentsDestroy.h.

Function Documentation

◆ KIM_ModelComputeArgumentsDestroy_GetModelBufferPointer()

void KIM_ModelComputeArgumentsDestroy_GetModelBufferPointer ( KIM_ModelComputeArgumentsDestroy const *const  modelComputeArgumentsDestroy,
void **const  ptr 
)

◆ KIM_ModelComputeArgumentsDestroy_LogEntry()

void KIM_ModelComputeArgumentsDestroy_LogEntry ( KIM_ModelComputeArgumentsDestroy const *const  modelComputeArgumentsDestroy,
KIM_LogVerbosity const  logVerbosity,
char const *const  message,
int const  lineNumber,
char const *const  fileName 
)

◆ KIM_ModelComputeArgumentsDestroy_String()

char const* const KIM_ModelComputeArgumentsDestroy_String ( KIM_ModelComputeArgumentsDestroy const *const  modelComputeArgumentsDestroy)