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).
Classes | Namespaces | Functions | Variables
KIM_ComputeCallbackName.hpp File Reference
#include <string>
Include dependency graph for KIM_ComputeCallbackName.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KIM::ComputeCallbackName
 An Extensible Enumeration for the ComputeCallbackName's supported by the KIM API. More...
 
struct  KIM::COMPUTE_CALLBACK_NAME::Comparator
 Structure provided for use with std::map. More...
 

Namespaces

 KIM
 
 KIM::COMPUTE_CALLBACK_NAME
 Contains the enumeration constants and the discovery routines for the ComputeCallbackName Extensible Enumeration.
 

Functions

void KIM::COMPUTE_CALLBACK_NAME::GetNumberOfComputeCallbackNames (int *const numberOfComputeCallbackNames)
 Get the number of standard ComputeCallbackName's defined by the KIM API. More...
 
int KIM::COMPUTE_CALLBACK_NAME::GetComputeCallbackName (int const index, ComputeCallbackName *const computeCallbackName)
 Get the identity of each defined standard ComputeCallbackName. More...
 

Variables

ComputeCallbackName const KIM::COMPUTE_CALLBACK_NAME::GetNeighborList
 The standard GetNeighborList callback. More...
 
ComputeCallbackName const KIM::COMPUTE_CALLBACK_NAME::ProcessDEDrTerm
 The standard ProcessDEDrTerm callback. More...
 
ComputeCallbackName const KIM::COMPUTE_CALLBACK_NAME::ProcessD2EDr2Term
 The standard ProcessD2EDr2Term callback. More...