(git:c5411e0)
Loading...
Searching...
No Matches
iao_types::iao_env_type Type Reference

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()
 

Detailed Description

Definition at line 31 of file iao_types.F.

Field Documentation

◆ do_iao

logical iao_types::iao_env_type::do_iao = .FALSE.

Definition at line 32 of file iao_types.F.

◆ eps_svd

real(kind=dp) iao_types::iao_env_type::eps_svd = 0.0_dp

Definition at line 34 of file iao_types.F.

◆ eps_occ

real(kind=dp) iao_types::iao_env_type::eps_occ = 0.0_dp

Definition at line 35 of file iao_types.F.

◆ do_charges

logical iao_types::iao_env_type::do_charges = .FALSE.

Definition at line 37 of file iao_types.F.

◆ do_oce

logical iao_types::iao_env_type::do_oce = .FALSE.

Definition at line 39 of file iao_types.F.

◆ lmax_oce

integer iao_types::iao_env_type::lmax_oce = 0

Definition at line 40 of file iao_types.F.

◆ nbas_oce

integer iao_types::iao_env_type::nbas_oce = 0

Definition at line 41 of file iao_types.F.

◆ append_oce

logical iao_types::iao_env_type::append_oce = .FALSE.

Definition at line 42 of file iao_types.F.

◆ do_bondorbitals

logical iao_types::iao_env_type::do_bondorbitals = .FALSE.

Definition at line 44 of file iao_types.F.

◆ do_center

logical iao_types::iao_env_type::do_center = .FALSE.

Definition at line 46 of file iao_types.F.

◆ pos_periodic

logical iao_types::iao_env_type::pos_periodic = .FALSE.

Definition at line 47 of file iao_types.F.

◆ loc_operator

integer iao_types::iao_env_type::loc_operator = 0

Definition at line 48 of file iao_types.F.

◆ eloc_function

integer iao_types::iao_env_type::eloc_function = 0

Definition at line 49 of file iao_types.F.

◆ eloc_weight

real(kind=dp) iao_types::iao_env_type::eloc_weight = 0.0_dp

Definition at line 50 of file iao_types.F.

◆ molden_iao

logical iao_types::iao_env_type::molden_iao = .FALSE.

Definition at line 52 of file iao_types.F.

◆ molden_ibo

logical iao_types::iao_env_type::molden_ibo = .FALSE.

Definition at line 53 of file iao_types.F.

◆ cubes_iao

logical iao_types::iao_env_type::cubes_iao = .FALSE.

Definition at line 55 of file iao_types.F.

◆ cubes_ibo

logical iao_types::iao_env_type::cubes_ibo = .FALSE.

Definition at line 56 of file iao_types.F.

◆ iao_cubes_section

type(section_vals_type), pointer iao_types::iao_env_type::iao_cubes_section => NULL()

Definition at line 58 of file iao_types.F.

◆ iao_molden_section

type(section_vals_type), pointer iao_types::iao_env_type::iao_molden_section => NULL()

Definition at line 58 of file iao_types.F.

◆ ibo_cubes_section

type(section_vals_type), pointer iao_types::iao_env_type::ibo_cubes_section => NULL()

Definition at line 58 of file iao_types.F.

◆ ibo_molden_section

type(section_vals_type), pointer iao_types::iao_env_type::ibo_molden_section => NULL()

Definition at line 58 of file iao_types.F.

◆ ibo_cc_section

type(section_vals_type), pointer iao_types::iao_env_type::ibo_cc_section => NULL()

Definition at line 58 of file iao_types.F.


The documentation for this type was generated from the following file: