Home
last modified time | relevance | path

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

/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/tests/
H A Dtest_phonons.py127 assert phbands.plot_qpt_distance(ngqpt=[2,2,2], plot_distances=True, show=False)
128 …assert phbands.plot_qpt_distance(qpt_list=[[0.1,0.1,0.1]], plot_distances=False, log_scale=True, s…
/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/
H A Dphonons.py2312 def plot_qpt_distance(self, qpt_list=None, ngqpt=None, shiftq=(0, 0, 0), plot_distances=False, argument
2359 nrows = 2 if plot_distances else 1
2365 if not plot_distances:
2429 if plot_distances: