![]() |
(git:d18deda)
|
Data Fields | |
integer | potential_type = do_potential_coulomb |
real(dp) | omega = 0.0_dp |
real(dp) | scale_coulomb = 0.0_dp |
real(dp) | scale_longrange = 0.0_dp |
real(dp) | scale_gaussian = 0.0_dp |
real(dp) | cutoff_radius = 0.0_dp |
character(default_path_length) | filename = "" |
Definition at line 138 of file hfx_types.F.
integer hfx_types::hfx_potential_type::potential_type = do_potential_coulomb |
Definition at line 139 of file hfx_types.F.
real(dp) hfx_types::hfx_potential_type::omega = 0.0_dp |
Definition at line 140 of file hfx_types.F.
real(dp) hfx_types::hfx_potential_type::scale_coulomb = 0.0_dp |
Definition at line 141 of file hfx_types.F.
real(dp) hfx_types::hfx_potential_type::scale_longrange = 0.0_dp |
Definition at line 142 of file hfx_types.F.
real(dp) hfx_types::hfx_potential_type::scale_gaussian = 0.0_dp |
Definition at line 143 of file hfx_types.F.
real(dp) hfx_types::hfx_potential_type::cutoff_radius = 0.0_dp |
Definition at line 144 of file hfx_types.F.
character(default_path_length) hfx_types::hfx_potential_type::filename = "" |
Definition at line 145 of file hfx_types.F.