kim-api 2.4.1+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
 
Loading...
Searching...
No Matches
KIM_ModelComputeArgumentsDestroy.h File Reference

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.
 

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_ToString()

char const * KIM_ModelComputeArgumentsDestroy_ToString ( KIM_ModelComputeArgumentsDestroy const *const modelComputeArgumentsDestroy)

Get a string representing the internal state of the ComputeArguments object.

See also
KIM::ModelComputeArgumentsDestroy::ToString, kim_model_compute_arguments_destroy_module::kim_to_string
Since
2.0