weights_mesh#
- property ElectronicBandStructure.weights_mesh#
weights mesh is a numpy array that stores each weights in a mesh grid. Shape = [n_kx,n_ky,n_kz,1]
- Returns:
np.ndarray – weights mesh is a numpy array that stores each weights in a mesh grid. Shape = [n_kx,n_ky,n_kz,1]