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_ChargeUnit.hpp File Reference
#include <string>
Include dependency graph for KIM_ChargeUnit.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 KIM
 
 KIM::CHARGE_UNIT
 Contains the enumeration constants and the discovery routines for the ChargeUnit Extensible Enumeration.
 

Functions

void KIM::CHARGE_UNIT::GetNumberOfChargeUnits (int *const numberOfChargeUnits)
 Get the number of standard ChargeUnit's defined by the KIM API. More...
 
int KIM::CHARGE_UNIT::GetChargeUnit (int const index, ChargeUnit *const chargeUnit)
 Get the identity of each defined standard ChargeUnit. More...
 

Variables

ChargeUnit const KIM::CHARGE_UNIT::unused
 Indicates that a ChargeUnit is not used. More...
 
ChargeUnit const KIM::CHARGE_UNIT::C
 The standard Coulomb unit of charge. More...
 
ChargeUnit const KIM::CHARGE_UNIT::e
 The standard electron unit of charge. More...
 
ChargeUnit const KIM::CHARGE_UNIT::statC
 The standard statcoulomb unit of charge. More...