Home
last modified time | relevance | path

Searched refs:startThresh (Results 1 – 2 of 2) sorted by relevance

/dports/science/ergo/ergo-3.8/source/scf/
H A Dscf_utils.h266 ergo_real startThresh,
281 ergo_real startThresh,
297 ergo_real startThresh,
H A Dscf_utils.cc81 ergo_real startThresh, in do_scan_and_report() argument
84 investigator.Scan(worker, startThresh, stepFactor, nSteps); in do_scan_and_report()
167 ergo_real startThresh, in do_acc_scan_J() argument
173 do_scan_and_report(investigator, worker, "J", nSteps, startThresh, stepFactor); in do_acc_scan_J()
246 ergo_real startThresh, in do_acc_scan_K() argument
252 do_scan_and_report(investigator, worker, "K", nSteps, startThresh, stepFactor); in do_acc_scan_K()
332 ergo_real startThresh, in do_acc_scan_Vxc() argument
348 do_scan_and_report(investigator, worker, "Vxc", nSteps, startThresh, stepFactor); in do_acc_scan_Vxc()