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

Go to the source code of this file.

Classes

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

Namespaces

 KIM
 
 KIM::TEMPERATURE_UNIT
 Contains the enumeration constants and the discovery routines for the TemperatureUnit Extensible Enumeration.
 

Functions

void KIM::TEMPERATURE_UNIT::GetNumberOfTemperatureUnits (int *const numberOfTemperatureUnits)
 Get the number of standard TemperatureUnit's defined by the KIM API. More...
 
int KIM::TEMPERATURE_UNIT::GetTemperatureUnit (int const index, TemperatureUnit *const temperatureUnit)
 Get the identity of each defined standard TemperatureUnit. More...
 

Variables

TemperatureUnit const KIM::TEMPERATURE_UNIT::unused
 Indicates that a TemperatureUnit is not used. More...
 
TemperatureUnit const KIM::TEMPERATURE_UNIT::K
 The standard Kelvin unit of temperature. More...