|
type(kim_time_unit_type), save, bind(C, name="KIM_TIME_UNIT_unused"), public, protected | kim_time_unit_module::kim_time_unit_unused |
| Indicates that a TimeUnit is not used. More...
|
|
type(kim_time_unit_type), save, bind(C, name="KIM_TIME_UNIT_fs"), public, protected | kim_time_unit_module::kim_time_unit_fs |
| The standard femtosecond unit of time. More...
|
|
type(kim_time_unit_type), save, bind(C, name="KIM_TIME_UNIT_ps"), public, protected | kim_time_unit_module::kim_time_unit_ps |
| The standard picosecond unit of time. More...
|
|
type(kim_time_unit_type), save, bind(C, name="KIM_TIME_UNIT_ns"), public, protected | kim_time_unit_module::kim_time_unit_ns |
| The standard nanosecond unit of time. More...
|
|
type(kim_time_unit_type), save, bind(C, name="KIM_TIME_UNIT_s"), public, protected | kim_time_unit_module::kim_time_unit_s |
| The standard second unit of time. More...
|
|