Home
last modified time | relevance | path

Searched refs:set_kpath (Results 1 – 25 of 25) sorted by relevance

/dports/science/py-abipy/abipy-0.9.0/abipy/wannier90/
H A Dwin.py80 new.set_kpath()
192 def set_kpath(self, bands_num_points=100, qptbounds=None): member in Wannier90Input
/dports/science/py-abipy/abipy-0.9.0/abipy/examples/flows/
H A Drun_si_ebands.py47 multi[1].set_kpath(ndivsm=6, kptbounds=kptbounds)
H A Drun_from_files.py46 multi[1].set_kpath(ndivsm=6, kptbounds=kptbounds)
H A Drun_fe_ebands.py43 multi[1].set_kpath(ndivsm=4)
H A Drun_gaas_ebands_soc.py72 multi[1].set_kpath(ndivsm=10, kptbounds=kptbounds)
H A Drun_mgb2_edoses.py37 multi[1].set_kpath(ndivsm=6)
H A Drun_optic.py46 multi[1].set_kpath(ndivsm=10)
H A Drun_phfrozen_ebands.py44 multi[1].set_kpath(ndivsm=6, kptbounds=kptbounds)
H A Drun_ldaus.py59 multi[1].set_kpath(ndivsm=6)
H A Drun_relax_and_ebands.py103 multi[1].set_kpath(ndivsm=6, kptbounds=kptbounds)
/dports/science/py-abipy/abipy-0.9.0/abipy/data/refs/gaas_optic/
H A D_runflow.py41 multi[1].set_kpath(ndivsm=10)
/dports/science/py-abipy/abipy-0.9.0/abipy/examples/flows/develop/
H A Drun_wyckoff.py85 multi[1].set_kpath(ndivsm=8)
H A Drun_gwsoc.py89 multi[1].set_kpath(ndivsm=10)
/dports/science/py-abipy/abipy-0.9.0/abipy/data/refs/diamond_fullbz_sigeph/
H A D_runflow.py61 nscf_kpath_inp.set_kpath(ndivsm=10)
/dports/science/py-abipy/abipy-0.9.0/abipy/data/refs/diamond_sigeph/
H A D_runflow.py61 nscf_kpath_inp.set_kpath(ndivsm=10)
/dports/science/py-abipy/abipy-0.9.0/abipy/integration_tests/
H A Ditest_flows_from_files.py41 multi[1].set_kpath(ndivsm=6, kptbounds=kptbounds)
H A Ditest_scheduler.py36 multi[1].set_kpath(ndivsm=2, kptbounds=kptbounds)
H A Ditest_ebands.py51 multi[1].set_kpath(ndivsm=2, kptbounds=kptbounds)
422 multi[1].set_kpath(ndivsm=2)
/dports/science/py-abipy/abipy-0.9.0/abipy/scripts/
H A Dabicheck.py163 multi[1].set_kpath(ndivsm=6, kptbounds=kptbounds)
/dports/science/py-abipy/abipy-0.9.0/abipy/flowtk/tests/
H A Dtest_flows.py291 multi[1].set_kpath(ndivsm=6, kptbounds=kptbounds)
/dports/science/py-abipy/abipy-0.9.0/abipy/scripts/tests/
H A Dtest_scripts.py419 multi[1].set_kpath(ndivsm=6, kptbounds=kptbounds)
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/io/abinit/
H A Dinputs.py934 def set_kpath(self, ndivsm, kptbounds=None, iscf=-2): member in BasicAbinitInput
/dports/science/py-abipy/abipy-0.9.0/abipy/abio/tests/
H A Dtest_inputs.py200 inp.set_kpath(ndivsm=3, kptbounds=None)
/dports/science/py-abipy/abipy-0.9.0/abipy/core/
H A Dstructure.py1971 win.set_kpath()
/dports/science/py-abipy/abipy-0.9.0/abipy/abio/
H A Dinputs.py825 def set_kpath(self, ndivsm, kptbounds=None, iscf=-2): member in AbinitInput