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_TemperatureUnit.hpp File Reference
#include <string>

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

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