![]() |
(git:d18deda)
|
stores a unit More...
Data Fields | |
integer | n_kinds = -1 |
integer, dimension(cp_unit_max_kinds) | kind_id = -1 |
integer, dimension(cp_unit_max_kinds) | unit_id = -1 |
integer, dimension(cp_unit_max_kinds) | power = -1 |
stores a unit
kind | the kind of unit (energy, length,...) |
unit | the actual unit (Joule, eV,...) |
Definition at line 132 of file cp_units.F.
integer cp_units::cp_unit_type::n_kinds = -1 |
Definition at line 133 of file cp_units.F.
integer, dimension(cp_unit_max_kinds) cp_units::cp_unit_type::kind_id = -1 |
Definition at line 134 of file cp_units.F.
integer, dimension(cp_unit_max_kinds) cp_units::cp_unit_type::unit_id = -1 |
Definition at line 134 of file cp_units.F.
integer, dimension(cp_unit_max_kinds) cp_units::cp_unit_type::power = -1 |
Definition at line 134 of file cp_units.F.