PLaSK library
|
Variables | |
int | sqr32 = sqrt(3) / 2. |
results = loadtxt('bands6.out', unpack=True) | |
reference = loadtxt('bands.dat', unpack=True) | |
color | |
axis | |
pad | |
bands6-plot.axis |
Definition at line 33 of file bands6-plot.py.
bands6-plot.color |
Definition at line 27 of file bands6-plot.py.
bands6-plot.pad |
Definition at line 37 of file bands6-plot.py.
bands6-plot.reference = loadtxt('bands.dat', unpack=True) |
Definition at line 23 of file bands6-plot.py.
bands6-plot.results = loadtxt('bands6.out', unpack=True) |
Definition at line 18 of file bands6-plot.py.
int bands6-plot.sqr32 = sqrt(3) / 2. |
Definition at line 16 of file bands6-plot.py.