wannchk_data Module


Uses

  • module~~wannchk_data~~UsesGraph module~wannchk_data wannchk_data module~w90_constants w90_constants module~wannchk_data->module~w90_constants module~w90_wannier90_types w90_wannier90_types module~wannchk_data->module~w90_wannier90_types module~w90_wannier90_types->module~w90_constants

Used by

  • module~~wannchk_data~~UsedByGraph module~wannchk_data wannchk_data proc~conv_read_chkpt conv_read_chkpt proc~conv_read_chkpt->module~wannchk_data proc~conv_read_chkpt_fmt conv_read_chkpt_fmt proc~conv_read_chkpt_fmt->module~wannchk_data proc~conv_write_chkpt conv_write_chkpt proc~conv_write_chkpt->module~wannchk_data proc~conv_write_chkpt_fmt conv_write_chkpt_fmt proc~conv_write_chkpt_fmt->module~wannchk_data

Variables

Type Visibility Attributes Name Initial
type(w90_calculation_type), public, save :: w90_calcs
logical, public, save :: lsitesymmetry = .false.
real(kind=dp), public, save :: symmetrize_eps = 1.d-3
type(fermi_surface_plot_type), public, save :: fermi_surface_data
type(transport_type), public, save :: tran
type(select_projection_type), public, save :: select_proj
logical, public, save :: eig_found
complex(kind=dp), public, allocatable, save :: a_matrix(:,:,:)
complex(kind=dp), public, allocatable, save :: m_matrix_orig(:,:,:,:)
complex(kind=dp), public, allocatable, save :: m_matrix_orig_local(:,:,:,:)
complex(kind=dp), public, allocatable, save :: m_matrix(:,:,:,:)
complex(kind=dp), public, allocatable, save :: m_matrix_local(:,:,:,:)
real(kind=dp), public, save :: omega_invariant