tightbinder.crystal#

Implementation of the Crystal class, responsible of storing all the information relative to the Bravais lattice and the reciprocal lattice, such as high symmetry points, producing the k point mesh or visualizing the crystal itself.

Classes

Crystal

Implementation of Crystal class.

CrystalView

The CrystalView class' aim is to wrap all the logic relative to the visualization of the crystal using the vpython library.