mpqc::constants::codata_2014< Real > Struct Template Reference
Documentation
template<typename Real>
struct mpqc::constants::codata_2014< Real >
The 2014 CODATA revision.
Public Types | |
using | real_t = Real |
Static Public Attributes | |
static constexpr const char *const | description |
static constexpr real_t | bohr_radius = 5.2917721067e-11 |
static constexpr real_t | elementary_charge = 1.6021766208e-19 |
static constexpr real_t | electron_mass = 9.10938356e-31 |
static constexpr real_t | Avogadro_constant = 6.022140857e23 |
static constexpr real_t | Planck_constant = 6.626070040e-34 |
static constexpr real_t | atomic_mass_unit = 1.660539040e-27 |
static constexpr real_t | Hartree_to_electron_volt |
Member Typedef Documentation
◆ real_t
template<typename Real >
using mpqc::constants::codata_2014< Real >::real_t = Real |
Member Data Documentation
◆ atomic_mass_unit
template<typename Real >
|
staticconstexpr |
◆ Avogadro_constant
template<typename Real >
|
staticconstexpr |
◆ bohr_radius
template<typename Real >
|
staticconstexpr |
◆ description
template<typename Real >
|
staticconstexpr |
Initial value:
=
"2014 CODATA revision: DOI 10.1103/RevModPhys.88.035009"
◆ electron_mass
template<typename Real >
|
staticconstexpr |
◆ elementary_charge
template<typename Real >
|
staticconstexpr |
◆ Hartree_to_electron_volt
template<typename Real >
|
staticconstexpr |
Initial value:
=
((4 * M_PI * detail::FundamentalConstants<Real>::_electric_constant) *
◆ Planck_constant
template<typename Real >
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- mpqc/chemistry/units/units.h
static constexpr real_t _electric_constant
Definition: units.h:65
static constexpr real_t elementary_charge
Definition: units.h:126