kim-api  2.3.1-git+v2.3.0-git-2-g378406f9.GNU.GNU.
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
KIM::ModelComputeArguments Member List

This is the complete list of members for KIM::ModelComputeArguments, including all inherited members.

GetArgumentPointer(ComputeArgumentName const computeArgumentName, int const **const ptr) constKIM::ModelComputeArguments
GetArgumentPointer(ComputeArgumentName const computeArgumentName, int **const ptr) constKIM::ModelComputeArguments
GetArgumentPointer(ComputeArgumentName const computeArgumentName, double const **const ptr) constKIM::ModelComputeArguments
GetArgumentPointer(ComputeArgumentName const computeArgumentName, double **const ptr) constKIM::ModelComputeArguments
GetModelBufferPointer(void **const ptr) constKIM::ModelComputeArguments
GetNeighborList(int const neighborListIndex, int const particleNumber, int *const numberOfNeighbors, int const **const neighborsOfParticle) constKIM::ModelComputeArguments
IsCallbackPresent(ComputeCallbackName const computeCallbackName, int *const present) constKIM::ModelComputeArguments
LogEntry(LogVerbosity const logVerbosity, std::string const &message, int const lineNumber, std::string const &fileName) constKIM::ModelComputeArguments
LogEntry(LogVerbosity const logVerbosity, std::stringstream const &message, int const lineNumber, std::string const &fileName) constKIM::ModelComputeArguments
ProcessD2EDr2Term(double const de, double const *const r, double const *const dx, int const *const i, int const *const j) constKIM::ModelComputeArguments
ProcessDEDrTerm(double const de, double const r, double const *const dx, int const i, int const j) constKIM::ModelComputeArguments
SetModelBufferPointer(void *const ptr)KIM::ModelComputeArguments
ToString() constKIM::ModelComputeArguments