Home
last modified time | relevance | path

Searched refs:calc_kptbounds (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-abipy/abipy-0.9.0/abipy/core/tests/
H A Dtest_structure.py154 kptbounds = si.calc_kptbounds()
/dports/science/py-abipy/abipy-0.9.0/abipy/abio/
H A Dinputs.py834 if kptbounds is None: kptbounds = self.structure.calc_kptbounds()
850 if qptbounds is None: qptbounds = self.structure.calc_kptbounds()
2811 qptbounds = structure.calc_kptbounds()
3102 if qptbounds is None: qptbounds = self.structure.calc_kptbounds()
/dports/science/py-abipy/abipy-0.9.0/abipy/core/
H A Dstructure.py1943 def calc_kptbounds(self): member in Structure
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/
H A Debands.py715 frac_bounds = self.structure.calc_kptbounds()