kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
KIM_Numbering.hpp File Reference
#include <string>

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

namespace  KIM
 
namespace  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...