Home
last modified time | relevance | path

Searched refs:dist_cutoff_mode (Results 1 – 8 of 8) sorted by relevance

/dports/science/wannier90/wannier90-3.1.0/examples/example14/periodic/
H A DNa_chain.win54 dist_cutoff_mode = one_dim
/dports/science/wannier90/wannier90-3.1.0/examples/example14/defected/
H A DNa_13chain.win63 dist_cutoff_mode = one_dim
/dports/science/wannier90/wannier90-3.1.0/examples/example13/
H A Dcnt55.win26 dist_cutoff_mode = one_dim
/dports/science/wannier90/wannier90-3.1.0/examples/example15/periodic/
H A Dcnt.win29 dist_cutoff_mode = one_dim
/dports/science/wannier90/wannier90-3.1.0/src/
H A Dparameters.F90142 character(len=20), public, save :: dist_cutoff_mode variable
1484 dist_cutoff_mode = 'three_dim'
1485 call param_get_keyword('dist_cutoff_mode', found, c_value=dist_cutoff_mode)
1486 if ((index(dist_cutoff_mode, 'three_dim') .eq. 0) &
1487 .and. (index(dist_cutoff_mode, 'two_dim') .eq. 0) &
1488 .and. (index(dist_cutoff_mode, 'one_dim') .eq. 0)) &
1503 & .and. ((bands_plot_dim .ne. 3) .or. (index(dist_cutoff_mode, 'three_dim') .eq. 0))&
2896 …,a46,10x,a8,13x,a1)') '| Hamiltonian cut-off distance mode :', trim(dist_cutoff_mode), '|'
6153 call comms_bcast(dist_cutoff_mode, len(dist_cutoff_mode))
H A Dplot.F90455 hr_cutoff, dist_cutoff, dist_cutoff_mode
546 if (index(dist_cutoff_mode, 'one_dim') > 0) then
559 else if (index(dist_cutoff_mode, 'two_dim') > 0) then
H A Dtransport.F90259 hr_cutoff, dist_cutoff, dist_cutoff_mode, &
296 if (index(dist_cutoff_mode, 'one_dim') > 0) then
2933 tran_num_bandc, timing_level, dist_cutoff_mode, dist_cutoff, &
3253 if (index(dist_cutoff_mode, 'one_dim') .gt. 0) then
3264 if (index(dist_cutoff_mode, 'one_dim') .gt. 0) then
/dports/science/wannier90/wannier90-3.1.0/examples/example15/defected/
H A Dcnt+si.win29 dist_cutoff_mode = one_dim