Global Variables
Description
Contains all variables, arrays and derived types instances shared throughout the code.
Specifically, it contains definitions of the effective_bath, the gfmatrix and the sector data structures.
Quick access
- Variables:
dd_ineq,dens_ineq,docc_ineq,e_ineq,impurity_density_matrix_ineq,ineq_site_suffix,mag_ineq,phisc_ineq,single_particle_density_matrix_ineq
Used modules
edipack: EDIpack library frontend
External modules
Variables
- e2i_vars_global/dd_ineq
- Type:
real(•, •)
- Attributes:
save, allocatable
- e2i_vars_global/dens_ineq
- Type:
real(•, •)
- Attributes:
save, allocatable
- e2i_vars_global/docc_ineq
- Type:
real(•, •)
- Attributes:
save, allocatable
- e2i_vars_global/e_ineq
- Type:
real(•, •)
- Attributes:
save, allocatable
- e2i_vars_global/impurity_density_matrix_ineq
- Type:
complex(•, •, •)
- Attributes:
save, allocatable
- e2i_vars_global/ineq_site_suffix
- Type:
character(len=10)
- e2i_vars_global/mag_ineq
- Type:
real(•, •, •)
- Attributes:
save, allocatable
- e2i_vars_global/phisc_ineq
- Type:
real(•, •, •)
- Attributes:
save, allocatable
- e2i_vars_global/single_particle_density_matrix_ineq
- Type:
complex(•, •, •, •, •)
- Attributes:
save, allocatable