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

Go to the source code of this file.

Classes

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

Namespaces

namespace  KIM
 
namespace  KIM::SPECIES_NAME
 Contains the enumeration constants and the discovery routines for the SpeciesName Extensible Enumeration.
 

Functions

void KIM::SPECIES_NAME::GetNumberOfSpeciesNames (int *const numberOfSpeciesNames)
 Get the number of standard SpeciesName's defined by the KIM API.
 
int KIM::SPECIES_NAME::GetSpeciesName (int const index, SpeciesName *const speciesName)
 Get the identity of each defined standard SpeciesName.
 

Variables

SpeciesName const KIM::SPECIES_NAME::electron
 The standard electron species.
 
SpeciesName const KIM::SPECIES_NAME::H
 The standard Hydrogen species.
 
SpeciesName const KIM::SPECIES_NAME::He
 The standard Helium species.
 
SpeciesName const KIM::SPECIES_NAME::Li
 The standard Lithium species.
 
SpeciesName const KIM::SPECIES_NAME::Be
 The standard Beryllium species.
 
SpeciesName const KIM::SPECIES_NAME::B
 The standard Boron species.
 
SpeciesName const KIM::SPECIES_NAME::C
 The standard Carbon species.
 
SpeciesName const KIM::SPECIES_NAME::N
 The standard Nitrogen species.
 
SpeciesName const KIM::SPECIES_NAME::O
 The standard Oxygen species.
 
SpeciesName const KIM::SPECIES_NAME::F
 The standard Fluorine species.
 
SpeciesName const KIM::SPECIES_NAME::Ne
 The standard Neon species.
 
SpeciesName const KIM::SPECIES_NAME::Na
 The standard Sodium species.
 
SpeciesName const KIM::SPECIES_NAME::Mg
 The standard Magnesium species.
 
SpeciesName const KIM::SPECIES_NAME::Al
 The standard Aluminum species.
 
SpeciesName const KIM::SPECIES_NAME::Si
 The standard Silicon species.
 
SpeciesName const KIM::SPECIES_NAME::P
 The standard Phosphorus species.
 
SpeciesName const KIM::SPECIES_NAME::S
 The standard Sulfur species.
 
SpeciesName const KIM::SPECIES_NAME::Cl
 The standard Chlorine species.
 
SpeciesName const KIM::SPECIES_NAME::Ar
 The standard Argon species.
 
SpeciesName const KIM::SPECIES_NAME::K
 The standard Potassium species.
 
SpeciesName const KIM::SPECIES_NAME::Ca
 The standard Calcium species.
 
SpeciesName const KIM::SPECIES_NAME::Sc
 The standard Scandium species.
 
SpeciesName const KIM::SPECIES_NAME::Ti
 The standard Titanium species.
 
SpeciesName const KIM::SPECIES_NAME::V
 The standard Vanadium species.
 
SpeciesName const KIM::SPECIES_NAME::Cr
 The standard Chromium species.
 
SpeciesName const KIM::SPECIES_NAME::Mn
 The standard Manganese species.
 
SpeciesName const KIM::SPECIES_NAME::Fe
 The standard Iron species.
 
SpeciesName const KIM::SPECIES_NAME::Co
 The standard Cobalt species.
 
SpeciesName const KIM::SPECIES_NAME::Ni
 The standard Nickel species.
 
SpeciesName const KIM::SPECIES_NAME::Cu
 The standard Copper species.
 
SpeciesName const KIM::SPECIES_NAME::Zn
 The standard Zinc species.
 
SpeciesName const KIM::SPECIES_NAME::Ga
 The standard Gallium species.
 
SpeciesName const KIM::SPECIES_NAME::Ge
 The standard Germanium species.
 
SpeciesName const KIM::SPECIES_NAME::As
 The standard Arsenic species.
 
SpeciesName const KIM::SPECIES_NAME::Se
 The standard Selenium species.
 
SpeciesName const KIM::SPECIES_NAME::Br
 The standard Bromine species.
 
SpeciesName const KIM::SPECIES_NAME::Kr
 The standard Krypton species.
 
SpeciesName const KIM::SPECIES_NAME::Rb
 The standard Rubidium species.
 
SpeciesName const KIM::SPECIES_NAME::Sr
 The standard Strontium species.
 
SpeciesName const KIM::SPECIES_NAME::Y
 The standard Yttrium species.
 
SpeciesName const KIM::SPECIES_NAME::Zr
 The standard Zirconium species.
 
SpeciesName const KIM::SPECIES_NAME::Nb
 The standard Niobium species.
 
SpeciesName const KIM::SPECIES_NAME::Mo
 The standard Molybdenum species.
 
SpeciesName const KIM::SPECIES_NAME::Tc
 The standard Technetium species.
 
SpeciesName const KIM::SPECIES_NAME::Ru
 The standard Ruthenium species.
 
SpeciesName const KIM::SPECIES_NAME::Rh
 The standard Rhodium species.
 
SpeciesName const KIM::SPECIES_NAME::Pd
 The standard Palladium species.
 
SpeciesName const KIM::SPECIES_NAME::Ag
 The standard Silver species.
 
SpeciesName const KIM::SPECIES_NAME::Cd
 The standard Cadmium species.
 
SpeciesName const KIM::SPECIES_NAME::In
 The standard Indium species.
 
SpeciesName const KIM::SPECIES_NAME::Sn
 The standard Tin species.
 
SpeciesName const KIM::SPECIES_NAME::Sb
 The standard Antimony species.
 
SpeciesName const KIM::SPECIES_NAME::Te
 The standard Tellurium species.
 
SpeciesName const KIM::SPECIES_NAME::I
 The standard Iodine species.
 
SpeciesName const KIM::SPECIES_NAME::Xe
 The standard Xenon species.
 
SpeciesName const KIM::SPECIES_NAME::Cs
 The standard Cesium species.
 
SpeciesName const KIM::SPECIES_NAME::Ba
 The standard Barium species.
 
SpeciesName const KIM::SPECIES_NAME::La
 The standard Lanthanum species.
 
SpeciesName const KIM::SPECIES_NAME::Ce
 The standard Cerium species.
 
SpeciesName const KIM::SPECIES_NAME::Pr
 The standard Praseodymium species.
 
SpeciesName const KIM::SPECIES_NAME::Nd
 The standard Neodymium species.
 
SpeciesName const KIM::SPECIES_NAME::Pm
 The standard Promethium species.
 
SpeciesName const KIM::SPECIES_NAME::Sm
 The standard Samarium species.
 
SpeciesName const KIM::SPECIES_NAME::Eu
 The standard Europium species.
 
SpeciesName const KIM::SPECIES_NAME::Gd
 The standard Gadolinium species.
 
SpeciesName const KIM::SPECIES_NAME::Tb
 The standard Terbium species.
 
SpeciesName const KIM::SPECIES_NAME::Dy
 The standard Dysprosium species.
 
SpeciesName const KIM::SPECIES_NAME::Ho
 The standard Holmium species.
 
SpeciesName const KIM::SPECIES_NAME::Er
 The standard Erbium species.
 
SpeciesName const KIM::SPECIES_NAME::Tm
 The standard Thulium species.
 
SpeciesName const KIM::SPECIES_NAME::Yb
 The standard Ytterbium species.
 
SpeciesName const KIM::SPECIES_NAME::Lu
 The standard Lutetium species.
 
SpeciesName const KIM::SPECIES_NAME::Hf
 The standard Hafnium species.
 
SpeciesName const KIM::SPECIES_NAME::Ta
 The standard Tantalum species.
 
SpeciesName const KIM::SPECIES_NAME::W
 The standard Tungsten species.
 
SpeciesName const KIM::SPECIES_NAME::Re
 The standard Rhenium species.
 
SpeciesName const KIM::SPECIES_NAME::Os
 The standard Osmium species.
 
SpeciesName const KIM::SPECIES_NAME::Ir
 The standard Iridium species.
 
SpeciesName const KIM::SPECIES_NAME::Pt
 The standard Platinum species.
 
SpeciesName const KIM::SPECIES_NAME::Au
 The standard Gold species.
 
SpeciesName const KIM::SPECIES_NAME::Hg
 The standard Mercury species.
 
SpeciesName const KIM::SPECIES_NAME::Tl
 The standard Thallium species.
 
SpeciesName const KIM::SPECIES_NAME::Pb
 The standard Lead species.
 
SpeciesName const KIM::SPECIES_NAME::Bi
 The standard Bismuth species.
 
SpeciesName const KIM::SPECIES_NAME::Po
 The standard Polonium species.
 
SpeciesName const KIM::SPECIES_NAME::At
 The standard Astatine species.
 
SpeciesName const KIM::SPECIES_NAME::Rn
 The standard Radon species.
 
SpeciesName const KIM::SPECIES_NAME::Fr
 The standard Francium species.
 
SpeciesName const KIM::SPECIES_NAME::Ra
 The standard Radium species.
 
SpeciesName const KIM::SPECIES_NAME::Ac
 The standard Actinium species.
 
SpeciesName const KIM::SPECIES_NAME::Th
 The standard Thorium species.
 
SpeciesName const KIM::SPECIES_NAME::Pa
 The standard Protactinium species.
 
SpeciesName const KIM::SPECIES_NAME::U
 The standard Uranium species.
 
SpeciesName const KIM::SPECIES_NAME::Np
 The standard Neptunium species.
 
SpeciesName const KIM::SPECIES_NAME::Pu
 The standard Plutonium species.
 
SpeciesName const KIM::SPECIES_NAME::Am
 The standard Americium species.
 
SpeciesName const KIM::SPECIES_NAME::Cm
 The standard Curium species.
 
SpeciesName const KIM::SPECIES_NAME::Bk
 The standard Berkelium species.
 
SpeciesName const KIM::SPECIES_NAME::Cf
 The standard Californium species.
 
SpeciesName const KIM::SPECIES_NAME::Es
 The standard Einsteinium species.
 
SpeciesName const KIM::SPECIES_NAME::Fm
 The standard Fermium species.
 
SpeciesName const KIM::SPECIES_NAME::Md
 The standard Mendelevium species.
 
SpeciesName const KIM::SPECIES_NAME::No
 The standard Nobelium species.
 
SpeciesName const KIM::SPECIES_NAME::Lr
 The standard Lawrencium species.
 
SpeciesName const KIM::SPECIES_NAME::Rf
 The standard Rutherfordium species.
 
SpeciesName const KIM::SPECIES_NAME::Db
 The standard Dubnium species.
 
SpeciesName const KIM::SPECIES_NAME::Sg
 The standard Seaborgium species.
 
SpeciesName const KIM::SPECIES_NAME::Bh
 The standard Bohrium species.
 
SpeciesName const KIM::SPECIES_NAME::Hs
 The standard Hassium species.
 
SpeciesName const KIM::SPECIES_NAME::Mt
 The standard Meitnerium species.
 
SpeciesName const KIM::SPECIES_NAME::Ds
 The standard Darmstadtium species.
 
SpeciesName const KIM::SPECIES_NAME::Rg
 The standard Roentgenium species.
 
SpeciesName const KIM::SPECIES_NAME::Cn
 The standard Copernicium species.
 
SpeciesName const KIM::SPECIES_NAME::Nh
 The standard Nihonium species.
 
SpeciesName const KIM::SPECIES_NAME::Fl
 The standard Flerovium species.
 
SpeciesName const KIM::SPECIES_NAME::Mc
 The standard Moscovium species.
 
SpeciesName const KIM::SPECIES_NAME::Lv
 The standard Livermorium species.
 
SpeciesName const KIM::SPECIES_NAME::Ts
 The standard Tennessine species.
 
SpeciesName const KIM::SPECIES_NAME::Og
 The standard Oganesson species.
 
SpeciesName const KIM::SPECIES_NAME::user01
 The standard user01 species.
 
SpeciesName const KIM::SPECIES_NAME::user02
 The standard user02 species.
 
SpeciesName const KIM::SPECIES_NAME::user03
 The standard user03 species.
 
SpeciesName const KIM::SPECIES_NAME::user04
 The standard user04 species.
 
SpeciesName const KIM::SPECIES_NAME::user05
 The standard user05 species.
 
SpeciesName const KIM::SPECIES_NAME::user06
 The standard user06 species.
 
SpeciesName const KIM::SPECIES_NAME::user07
 The standard user07 species.
 
SpeciesName const KIM::SPECIES_NAME::user08
 The standard user08 species.
 
SpeciesName const KIM::SPECIES_NAME::user09
 The standard user09 species.
 
SpeciesName const KIM::SPECIES_NAME::user10
 The standard user10 species.
 
SpeciesName const KIM::SPECIES_NAME::user11
 The standard user11 species.
 
SpeciesName const KIM::SPECIES_NAME::user12
 The standard user12 species.
 
SpeciesName const KIM::SPECIES_NAME::user13
 The standard user13 species.
 
SpeciesName const KIM::SPECIES_NAME::user14
 The standard user14 species.
 
SpeciesName const KIM::SPECIES_NAME::user15
 The standard user15 species.
 
SpeciesName const KIM::SPECIES_NAME::user16
 The standard user16 species.
 
SpeciesName const KIM::SPECIES_NAME::user17
 The standard user17 species.
 
SpeciesName const KIM::SPECIES_NAME::user18
 The standard user18 species.
 
SpeciesName const KIM::SPECIES_NAME::user19
 The standard user19 species.
 
SpeciesName const KIM::SPECIES_NAME::user20
 The standard user20 species.