quant_met.mean_field.hamiltonians.DressedGraphene.

hamiltonian#

DressedGraphene.hamiltonian(k)#

Return the normal state Hamiltonian.

Parameters:
knumpy.ndarray

List of k points in reciprocal space.

Returns:
class numpy.ndarray

The Hamiltonian matrix evaluated at the provided k points.