Home
last modified time | relevance | path

Searched refs:dist_cutoff (Results 1 – 11 of 11) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/booster/
H A Dbooster.c44 …axname_lookup_table, FILE *stat_file, int num_trees, int quiet, double dist_cutoff,int count_per_b…
166 double dist_cutoff = 0.3; in main_booster() local
324 …, alt_tree_strings, taxname_lookup_table, stat_file, num_trees, quiet, dist_cutoff, count_per_bran… in main_booster()
412 …axname_lookup_table, FILE *stat_file, int num_trees, int quiet, double dist_cutoff, int count_per_… in tbe() argument
480 int mindepth = (int)(ceil(1.0/dist_cutoff + 1.0)); in tbe()
483 if (norm <= dist_cutoff && re->topo_depth >= mindepth ){ in tbe()
491 if (norm <= dist_cutoff && re->topo_depth >= mindepth ){ in tbe()
/dports/science/wannier90/wannier90-3.1.0/examples/example14/periodic/
H A DNa_chain.win55 dist_cutoff = 9.76
/dports/science/wannier90/wannier90-3.1.0/examples/example14/defected/
H A DNa_13chain.win62 dist_cutoff = 9.76
/dports/science/wannier90/wannier90-3.1.0/src/
H A Dtransport.F90259 hr_cutoff, dist_cutoff, dist_cutoff_mode, &
282 if (dist_cutoff .gt. dist) then
284 dist_cutoff = dist
309 (abs(dist_vec(one_dim_dir)) .gt. dist_cutoff)) then
313 if (abs(dist_vec(one_dim_dir)) .gt. dist_cutoff) &
336 (dist .gt. dist_cutoff)) then
341 if (dist .gt. dist_cutoff) then
1718 wannier_spreads, write_xyz, dist_cutoff
2181 if ((dist_cutoff .lt. PL_min_val) .or. (dist_cutoff .gt. PL_max_val)) then
3174 if (dist_cutoff_hc .ne. dist_cutoff) then
[all …]
H A Dplot.F90455 hr_cutoff, dist_cutoff, dist_cutoff_mode
554 if (dist .gt. dist_cutoff) &
567 if (dist .gt. dist_cutoff) &
579 if (dist .gt. dist_cutoff) &
H A Dparameters.F90141 real(kind=dp), public, save :: dist_cutoff variable
1589 dist_cutoff = 1000.0_dp
1590 call param_get_keyword('dist_cutoff', found, r_value=dist_cutoff)
1592 dist_cutoff_hc = dist_cutoff
2895 …out, '(1x,a46,10x,F8.3,13x,a1)') '| Hamiltonian cut-off distance :', dist_cutoff, '|'
6152 call comms_bcast(dist_cutoff, 1)
/dports/science/wannier90/wannier90-3.1.0/examples/example13/
H A Dcnt55.win21 dist_cutoff = 5.5
/dports/science/wannier90/wannier90-3.1.0/examples/example15/periodic/
H A Dcnt.win28 dist_cutoff = 13.35
/dports/science/wannier90/wannier90-3.1.0/examples/example15/defected/
H A Dcnt+si.win28 dist_cutoff = 13.35
/dports/science/wannier90/wannier90-3.1.0/doc/user_guide/
H A Dparameters.tex1374 and \verb#dist_cutoff#.
1577 \verb#hr_cutoff# and/or \verb#dist_cutoff#.
1768 is calculated, and \verb#dist_cutoff# is applied.
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dstructure.py6099 def compare(self,dist_cutoff,d1,d2=None): argument
6114 dmatch = dist<dist_cutoff