36 #ifndef KIM_MODEL_REFRESH_H_ 37 #define KIM_MODEL_REFRESH_H_ 41 #ifndef KIM_LOG_VERBOSITY_DEFINED_ 42 #define KIM_LOG_VERBOSITY_DEFINED_ 46 #ifndef KIM_MODEL_REFRESH_DEFINED_ 47 #define KIM_MODEL_REFRESH_DEFINED_ 53 double *
const influenceDistance);
57 int const numberOfNeighborLists,
58 double const *
const cutoffs,
59 int const *
const paddingNeighborHints,
60 int const *
const halfListHints);
69 int const lineNumber,
char const *
const fileName);
void KIM_ModelRefresh_LogEntry(KIM_ModelRefresh const *const modelRefresh, KIM_LogVerbosity const logVerbosity, char const *const message, int const lineNumber, char const *const fileName)
char const *const KIM_ModelRefresh_String(KIM_ModelRefresh const *const modelRefresh)
struct KIM_ModelRefresh KIM_ModelRefresh
void KIM_ModelRefresh_GetModelBufferPointer(KIM_ModelRefresh const *const modelRefresh, void **const ptr)
void KIM_ModelRefresh_SetInfluenceDistancePointer(KIM_ModelRefresh *const modelRefresh, double *const influenceDistance)
void KIM_ModelRefresh_SetNeighborListPointers(KIM_ModelRefresh *const modelRefresh, int const numberOfNeighborLists, double const *const cutoffs, int const *const paddingNeighborHints, int const *const halfListHints)