|
type(kim_length_unit_type), save, bind(C, name="KIM_LENGTH_UNIT_unused"), public, protected | kim_length_unit_module::kim_length_unit_unused |
| Indicates that a LengthUnit is not used. More...
|
|
type(kim_length_unit_type), save, bind(C, name="KIM_LENGTH_UNIT_A"), public, protected | kim_length_unit_module::kim_length_unit_a |
| The standard angstrom unit of length. More...
|
|
type(kim_length_unit_type), save, bind(C, name="KIM_LENGTH_UNIT_Bohr"), public, protected | kim_length_unit_module::kim_length_unit_bohr |
| The standard Bohr unit of length. More...
|
|
type(kim_length_unit_type), save, bind(C, name="KIM_LENGTH_UNIT_cm"), public, protected | kim_length_unit_module::kim_length_unit_cm |
| The standard centimeter unit of length. More...
|
|
type(kim_length_unit_type), save, bind(C, name="KIM_LENGTH_UNIT_m"), public, protected | kim_length_unit_module::kim_length_unit_m |
| The standard meter unit of length. More...
|
|
type(kim_length_unit_type), save, bind(C, name="KIM_LENGTH_UNIT_nm"), public, protected | kim_length_unit_module::kim_length_unit_nm |
| The standard nanometer unit of length. More...
|
|