Home
last modified time | relevance | path

Searched refs:opt_wf (Results 1 – 3 of 3) sorted by relevance

/dports/math/spot/spot-2.10.2/bin/
H A Drandltl.cc156 static bool opt_wf = false; variable
210 opt_wf = true; in parse_opt()
270 opts.set("wf", opt_wf); in main()
/dports/math/py-spot/spot-2.10.2/bin/
H A Drandltl.cc156 static bool opt_wf = false; variable
210 opt_wf = true; in parse_opt()
270 opts.set("wf", opt_wf); in main()
/dports/science/qmcpack/qmcpack-3.11.0/nexus/tests/unit/
H A Dtest_qmcpack_analyzer.py312 opt_wf = opt.optimal_wavefunction
314 opt_wf_text = opt_wf.write()