pyiron_atomistics.dft.waves.bandstructure.Bandstructure

pyiron_atomistics.dft.waves.bandstructure.Bandstructure#

class pyiron_atomistics.dft.waves.bandstructure.Bandstructure(structure=None, prec=1e-05)[source]#

Bases: object

__init__(structure=None, prec=1e-05)[source]#

Methods

__init__([structure, prec])

append_eigenvalues(ew[, ev])

from_hdf([hdf, group_name])

get_path([num_points, path_type])

get_pathes()

provide dictionary with all predefined Bandstructure pathes for this structure

plot()

set_eigenvalues(ew_list[, ev_list])

to_hdf([hdf, group_name])

Attributes

path_dict

structure

translate_to_pylab

get_pathes()[source]#

provide dictionary with all predefined Bandstructure pathes for this structure