Go to the source code of this file.
|
type(kim_charge_unit_type), save, bind(C, name="KIM_CHARGE_UNIT_unused"), public, protected | kim_charge_unit_module::kim_charge_unit_unused |
| Indicates that a ChargeUnit is not used. More...
|
|
type(kim_charge_unit_type), save, bind(C, name="KIM_CHARGE_UNIT_c"), public, protected | kim_charge_unit_module::kim_charge_unit_c |
| The standard Coulomb unit of charge. More...
|
|
type(kim_charge_unit_type), save, bind(C, name="KIM_CHARGE_UNIT_e"), public, protected | kim_charge_unit_module::kim_charge_unit_e |
| The standard electron unit of charge. More...
|
|
type(kim_charge_unit_type), save, bind(C, name="KIM_CHARGE_UNIT_statC"), public, protected | kim_charge_unit_module::kim_charge_unit_statc |
| The standard statcoulomb unit of charge. More...
|
|