Home
last modified time | relevance | path

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

/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/
H A Dpsps.py123 def plot_tcore_rspace(self, ax=None, ders=(0, 1, 2, 3), rmax=3.0, **kwargs): member in PspsFile
330 self.plot_tcore_rspace(ax=ax, color=mkcolor(0), show=False, with_legend=False)
332 other.plot_tcore_rspace(ax=ax, color=mkcolor(count+1), show=False, with_legend=False)