gftool.cpa.RootFxdocc

class gftool.cpa.RootFxdocc(self_cpa: ndarray, mu: float)[source]

CPA solution for the self-energy root-equation for fixed occupation.

Parameters:
self_cpanp.ndarray or complex

The CPA self-energy.

mufloat

Chemical potential.

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

count(value, /)

Return number of occurrences of value.

index(value[, start, stop])

Return first index of value.

Attributes

mu

Chemical potential.

self_cpa

The CPA self-energy.