|
type(kim_energy_unit_type), save, bind(C, name="KIM_ENERGY_UNIT_unused"), public, protected | kim_energy_unit_module::kim_energy_unit_unused |
| Indicates that a EnergyUnit is not used. More...
|
|
type(kim_energy_unit_type), save, bind(C, name="KIM_ENERGY_UNIT_amu_A2_per_ps2"), public, protected | kim_energy_unit_module::kim_energy_unit_amu_a2_per_ps2 |
| The standard amu*A \(^2\)/ps \(^2\) unit of energy. More...
|
|
type(kim_energy_unit_type), save, bind(C, name="KIM_ENERGY_UNIT_erg"), public, protected | kim_energy_unit_module::kim_energy_unit_erg |
| The standard erg unit of energy. More...
|
|
type(kim_energy_unit_type), save, bind(C, name="KIM_ENERGY_UNIT_eV"), public, protected | kim_energy_unit_module::kim_energy_unit_ev |
| The standard electronvolt unit of energy. More...
|
|
type(kim_energy_unit_type), save, bind(C, name="KIM_ENERGY_UNIT_Hartree"), public, protected | kim_energy_unit_module::kim_energy_unit_hartree |
| The standard Hartree unit of energy. More...
|
|
type(kim_energy_unit_type), save, bind(C, name="KIM_ENERGY_UNIT_J"), public, protected | kim_energy_unit_module::kim_energy_unit_j |
| The standard Joule unit of energy. More...
|
|
type(kim_energy_unit_type), save, bind(C, name="KIM_ENERGY_UNIT_kcal_mol"), public, protected | kim_energy_unit_module::kim_energy_unit_kcal_mol |
| The standard kilocalorie per mole unit of energy. More...
|
|