kim-api  2.3.0+v2.3.0.GNU.GNU.
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Classes | Namespaces | Functions | Variables
KIM_Numbering.hpp File Reference
#include <string>
Include dependency graph for KIM_Numbering.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 KIM
 
 KIM::NUMBERING
 Contains the enumeration constants and the discovery routines for the Numbering Extensible Enumeration.
 

Functions

void KIM::NUMBERING::GetNumberOfNumberings (int *const numberOfNumberings)
 Get the number of standard Numbering's defined by the KIM API. More...
 
int KIM::NUMBERING::GetNumbering (int const index, Numbering *const numbering)
 Get the identity of each defined standard Numbering. More...
 

Variables

Numbering const KIM::NUMBERING::zeroBased
 The standard zeroBased numbering. More...
 
Numbering const KIM::NUMBERING::oneBased
 The standard oneBased numbering. More...