![]() |
(git:b77b4be)
|
Provides all information on states and occupation. More...
Data Fields | |
real(kind=dp), dimension(0:lmat, 10) | occ = 0.0_dp |
real(kind=dp), dimension(0:lmat, 10) | core = 0.0_dp |
real(kind=dp), dimension(0:lmat, 10) | occupation = 0.0_dp |
integer | maxl_occ = 0 |
integer, dimension(0:lmat) | maxn_occ = 0 |
integer | maxl_calc = 0 |
integer, dimension(0:lmat) | maxn_calc = 0 |
integer | multiplicity = 0 |
real(kind=dp), dimension(0:lmat, 10) | occa = 0.0_dp |
real(kind=dp), dimension(0:lmat, 10) | occb = 0.0_dp |
Provides all information on states and occupation.
Definition at line 195 of file atom_types.F.
real(kind=dp), dimension(0:lmat, 10) atom_types::atom_state::occ = 0.0_dp |
Definition at line 196 of file atom_types.F.
real(kind=dp), dimension(0:lmat, 10) atom_types::atom_state::core = 0.0_dp |
Definition at line 197 of file atom_types.F.
real(kind=dp), dimension(0:lmat, 10) atom_types::atom_state::occupation = 0.0_dp |
Definition at line 198 of file atom_types.F.
integer atom_types::atom_state::maxl_occ = 0 |
Definition at line 199 of file atom_types.F.
integer, dimension(0:lmat) atom_types::atom_state::maxn_occ = 0 |
Definition at line 200 of file atom_types.F.
integer atom_types::atom_state::maxl_calc = 0 |
Definition at line 201 of file atom_types.F.
integer, dimension(0:lmat) atom_types::atom_state::maxn_calc = 0 |
Definition at line 202 of file atom_types.F.
integer atom_types::atom_state::multiplicity = 0 |
Definition at line 203 of file atom_types.F.
real(kind=dp), dimension(0:lmat, 10) atom_types::atom_state::occa = 0.0_dp |
Definition at line 204 of file atom_types.F.
real(kind=dp), dimension(0:lmat, 10) atom_types::atom_state::occb = 0.0_dp |
Definition at line 204 of file atom_types.F.