bands_mesh¶
- property ElectronicBandStructure.bands_mesh¶
Bands mesh is a numpy array that stores each band in a mesh grid. Shape = [n_kx,n_ky,n_kz,n_bands]
- Returns:
np.ndarray – Bands mesh is a numpy array that stores each band in a mesh grid. Shape = [n_kx,n_ky,n_kz,n_bands]