| 
| type(unit_system_t), public  | unit_system_oct_m::units_inp | 
|   | the units systems for reading and writing  More...
  | 
|   | 
| type(unit_system_t), public  | unit_system_oct_m::units_out | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_one | 
|   | some special units required for particular quantities  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_angstrom | 
|   | For XYZ files.  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_ppm | 
|   | Parts per million.  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_debye | 
|   | For dipoles.  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_invcm | 
|   | For vibrational frequencies.  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_susc_ppm_cgs | 
|   | Some magnetic stuff.  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_kelvin | 
|   | For converting energies into temperatures.  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_femtosecond | 
|   | Time in femtoseconds.  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_amu | 
|   | Mass in atomic mass units (AKA Dalton).  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_kilobytes | 
|   | For small amounts of data (natural code units are bytes)  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_megabytes | 
|   | For large amounts of data (natural code units are bytes)  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_gigabytes | 
|   | For larger amounts of data (natural code units are bytes)  More...
  | 
|   | 
| type(unit_t), public  | unit_system_oct_m::unit_ev | 
|   | For output energies in eV.  More...
  | 
|   | 
| integer, parameter, public  | unit_system_oct_m::units_atomic = 0 | 
|   | 
| integer, parameter, public  | unit_system_oct_m::units_eva = 1 | 
|   | 
| integer, parameter, public  | unit_system_oct_m::units_fs = 2 | 
|   |