Go to the source code of this file.
Functions | |
| void | KIM_ModelComputeArgumentsDestroy_GetModelBufferPointer (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy, void **const ptr) |
| Get the Model's buffer pointer within the ComputeArguments object. | |
| void | KIM_ModelComputeArgumentsDestroy_LogEntry (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy, KIM_LogVerbosity const logVerbosity, char const *const message, int const lineNumber, char const *const fileName) |
| Write a log entry into the log file. | |
| char const * | KIM_ModelComputeArgumentsDestroy_ToString (KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy) |
| Get a string representing the internal state of the ComputeArguments object. | |
| void KIM_ModelComputeArgumentsDestroy_GetModelBufferPointer | ( | KIM_ModelComputeArgumentsDestroy const *const | modelComputeArgumentsDestroy, |
| void **const | ptr ) |
Get the Model's buffer pointer within the ComputeArguments object.
| void KIM_ModelComputeArgumentsDestroy_LogEntry | ( | KIM_ModelComputeArgumentsDestroy const *const | modelComputeArgumentsDestroy, |
| KIM_LogVerbosity const | logVerbosity, | ||
| char const *const | message, | ||
| int const | lineNumber, | ||
| char const *const | fileName ) |
Write a log entry into the log file.
| char const * KIM_ModelComputeArgumentsDestroy_ToString | ( | KIM_ModelComputeArgumentsDestroy const *const | modelComputeArgumentsDestroy | ) |
Get a string representing the internal state of the ComputeArguments object.