![]() |
(git:b77b4be)
|
Data Fields | |
integer | ppot_type = 0 |
logical | confinement = .FALSE. |
integer | conf_type = 0 |
real(dp) | acon = 0.0_dp |
real(dp) | rcon = 0.0_dp |
real(dp) | scon = 0.0_dp |
type(atom_gthpot_type) | gth_pot = atom_gthpot_type() |
type(atom_ecppot_type) | ecp_pot = atom_ecppot_type() |
type(atom_upfpot_type) | upf_pot = atom_upfpot_type() |
type(atom_sgppot_type) | sgp_pot = atom_sgppot_type() |
Definition at line 168 of file atom_types.F.
integer atom_types::atom_potential_type::ppot_type = 0 |
Definition at line 169 of file atom_types.F.
logical atom_types::atom_potential_type::confinement = .FALSE. |
Definition at line 170 of file atom_types.F.
integer atom_types::atom_potential_type::conf_type = 0 |
Definition at line 171 of file atom_types.F.
real(dp) atom_types::atom_potential_type::acon = 0.0_dp |
Definition at line 172 of file atom_types.F.
real(dp) atom_types::atom_potential_type::rcon = 0.0_dp |
Definition at line 173 of file atom_types.F.
real(dp) atom_types::atom_potential_type::scon = 0.0_dp |
Definition at line 174 of file atom_types.F.
type(atom_gthpot_type) atom_types::atom_potential_type::gth_pot = atom_gthpot_type() |
Definition at line 175 of file atom_types.F.
type(atom_ecppot_type) atom_types::atom_potential_type::ecp_pot = atom_ecppot_type() |
Definition at line 176 of file atom_types.F.
type(atom_upfpot_type) atom_types::atom_potential_type::upf_pot = atom_upfpot_type() |
Definition at line 177 of file atom_types.F.
type(atom_sgppot_type) atom_types::atom_potential_type::sgp_pot = atom_sgppot_type() |
Definition at line 178 of file atom_types.F.