Electron-electron scattering (ImSigma_ee) calculator. More...
#include <ElectronScattering.h>
Public Member Functions | |
| void | dump (const Everything &e) |
| compute and dump Im(Sigma_ee) for each eigenstate | |
Public Attributes | |
| double | eta |
| frequency resolution and half the imaginary part ascribed to probe frequency (set to eInfo.kT if unspecified) | |
| double | Ecut |
| energy cut-off for dielectric matrices (set to cntrl.Ecut if unspecified) | |
| double | fCut |
| threshold for considering states fully occupied / unoccupied (default: 1e-6) | |
| double | omegaMax |
| maximum energy transfer to account for and hence maximum frequency in dielectric grid (if zero, autodetermine from available eigenvalues) | |
| bool | slabResponse |
| whether to work in slab response output mode | |
| double | EcutTransverse |
| energy cutoff in directions transverse to slab normal (same as Ecut above if unspecified) | |
Electron-electron scattering (ImSigma_ee) calculator.