![]() |
(git:b77b4be)
|
Data Fields | |
logical | do_iao = .FALSE. |
real(kind=dp) | eps_svd = 0.0_dp |
real(kind=dp) | eps_occ = 0.0_dp |
logical | do_charges = .FALSE. |
logical | do_oce = .FALSE. |
integer | lmax_oce = 0 |
integer | nbas_oce = 0 |
logical | append_oce = .FALSE. |
logical | do_bondorbitals = .FALSE. |
logical | do_center = .FALSE. |
logical | pos_periodic = .FALSE. |
integer | loc_operator = 0 |
integer | eloc_function = 0 |
real(kind=dp) | eloc_weight = 0.0_dp |
logical | molden_iao = .FALSE. |
logical | molden_ibo = .FALSE. |
logical | cubes_iao = .FALSE. |
logical | cubes_ibo = .FALSE. |
type(section_vals_type), pointer | iao_cubes_section => NULL() |
type(section_vals_type), pointer | iao_molden_section => NULL() |
type(section_vals_type), pointer | ibo_cubes_section => NULL() |
type(section_vals_type), pointer | ibo_molden_section => NULL() |
type(section_vals_type), pointer | ibo_cc_section => NULL() |
Definition at line 31 of file iao_types.F.
logical iao_types::iao_env_type::do_iao = .FALSE. |
Definition at line 32 of file iao_types.F.
real(kind=dp) iao_types::iao_env_type::eps_svd = 0.0_dp |
Definition at line 34 of file iao_types.F.
real(kind=dp) iao_types::iao_env_type::eps_occ = 0.0_dp |
Definition at line 35 of file iao_types.F.
logical iao_types::iao_env_type::do_charges = .FALSE. |
Definition at line 37 of file iao_types.F.
logical iao_types::iao_env_type::do_oce = .FALSE. |
Definition at line 39 of file iao_types.F.
integer iao_types::iao_env_type::lmax_oce = 0 |
Definition at line 40 of file iao_types.F.
integer iao_types::iao_env_type::nbas_oce = 0 |
Definition at line 41 of file iao_types.F.
logical iao_types::iao_env_type::append_oce = .FALSE. |
Definition at line 42 of file iao_types.F.
logical iao_types::iao_env_type::do_bondorbitals = .FALSE. |
Definition at line 44 of file iao_types.F.
logical iao_types::iao_env_type::do_center = .FALSE. |
Definition at line 46 of file iao_types.F.
logical iao_types::iao_env_type::pos_periodic = .FALSE. |
Definition at line 47 of file iao_types.F.
integer iao_types::iao_env_type::loc_operator = 0 |
Definition at line 48 of file iao_types.F.
integer iao_types::iao_env_type::eloc_function = 0 |
Definition at line 49 of file iao_types.F.
real(kind=dp) iao_types::iao_env_type::eloc_weight = 0.0_dp |
Definition at line 50 of file iao_types.F.
logical iao_types::iao_env_type::molden_iao = .FALSE. |
Definition at line 52 of file iao_types.F.
logical iao_types::iao_env_type::molden_ibo = .FALSE. |
Definition at line 53 of file iao_types.F.
logical iao_types::iao_env_type::cubes_iao = .FALSE. |
Definition at line 55 of file iao_types.F.
logical iao_types::iao_env_type::cubes_ibo = .FALSE. |
Definition at line 56 of file iao_types.F.
type(section_vals_type), pointer iao_types::iao_env_type::iao_cubes_section => NULL() |
Definition at line 58 of file iao_types.F.
type(section_vals_type), pointer iao_types::iao_env_type::iao_molden_section => NULL() |
Definition at line 58 of file iao_types.F.
type(section_vals_type), pointer iao_types::iao_env_type::ibo_cubes_section => NULL() |
Definition at line 58 of file iao_types.F.
type(section_vals_type), pointer iao_types::iao_env_type::ibo_molden_section => NULL() |
Definition at line 58 of file iao_types.F.
type(section_vals_type), pointer iao_types::iao_env_type::ibo_cc_section => NULL() |
Definition at line 58 of file iao_types.F.