Octopus
wannier_oct_m::wan_opts_t Type Reference

Detailed Description

Definition at line 148 of file wannier.F90.

Private Attributes

integer num_bands
 
integer num_wann
 
logical use_scdm
 
real(real64) scdm_mu
 
real(real64) scdm_sigma
 
real(real64) threshold
 
character(len=80) prefix
 
integer restart_from
 
logical plot
 
logical wannierize
 
logical calc_overlaps
 
logical dump_inputs
 
logical spinors = .false.
 TODO: Needs handling. More...
 
integer, dimension(:), allocatable spin_proj_component
 TODO: NEEDS HANDLING up/down flag. More...
 

Member Data Documentation

◆ num_bands

integer wannier_oct_m::wan_opts_t::num_bands
private

Definition at line 149 of file wannier.F90.

◆ num_wann

integer wannier_oct_m::wan_opts_t::num_wann
private

Definition at line 150 of file wannier.F90.

◆ use_scdm

logical wannier_oct_m::wan_opts_t::use_scdm
private

Definition at line 151 of file wannier.F90.

◆ scdm_mu

real(real64) wannier_oct_m::wan_opts_t::scdm_mu
private

Definition at line 152 of file wannier.F90.

◆ scdm_sigma

real(real64) wannier_oct_m::wan_opts_t::scdm_sigma
private

Definition at line 153 of file wannier.F90.

◆ threshold

real(real64) wannier_oct_m::wan_opts_t::threshold
private

Definition at line 154 of file wannier.F90.

◆ prefix

character(len=80) wannier_oct_m::wan_opts_t::prefix
private

Definition at line 155 of file wannier.F90.

◆ restart_from

integer wannier_oct_m::wan_opts_t::restart_from
private

Definition at line 156 of file wannier.F90.

◆ plot

logical wannier_oct_m::wan_opts_t::plot
private

Definition at line 157 of file wannier.F90.

◆ wannierize

logical wannier_oct_m::wan_opts_t::wannierize
private

Definition at line 157 of file wannier.F90.

◆ calc_overlaps

logical wannier_oct_m::wan_opts_t::calc_overlaps
private

Definition at line 157 of file wannier.F90.

◆ dump_inputs

logical wannier_oct_m::wan_opts_t::dump_inputs
private

Definition at line 157 of file wannier.F90.

◆ spinors

logical wannier_oct_m::wan_opts_t::spinors = .false.
private

TODO: Needs handling.

Definition at line 158 of file wannier.F90.

◆ spin_proj_component

integer, dimension(:), allocatable wannier_oct_m::wan_opts_t::spin_proj_component
private

TODO: NEEDS HANDLING up/down flag.

Definition at line 159 of file wannier.F90.


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