SIRIUS 7.5.0
Electronic structure library and applications
Static Public Member Functions | List of all members
sirius::smearing::methfessel_paxton Struct Reference

#include <smearing.hpp>

Static Public Member Functions

static double dxdelta (double x__, double width__, int n__)
 
static double delta (double x__, double width__, int n__)
 
static double occupancy (double x__, double width__, int n__)
 
static double entropy (double x__, double width__, int n__)
 

Detailed Description

Methfessel-Paxton smearing.

Methfessel, M., & Paxton, High-precision sampling for Brillouin-zone integration in metals. , 40(6), 3616–3621. http://dx.doi.org/10.1103/PhysRevB.40.3616

Definition at line 102 of file smearing.hpp.

Member Function Documentation

◆ dxdelta()

double sirius::smearing::methfessel_paxton::dxdelta ( double  x__,
double  width__,
int  n__ 
)
static

Definition at line 163 of file smearing.cpp.

◆ delta()

double sirius::smearing::methfessel_paxton::delta ( double  x__,
double  width__,
int  n__ 
)
static

Definition at line 151 of file smearing.cpp.

◆ occupancy()

double sirius::smearing::methfessel_paxton::occupancy ( double  x__,
double  width__,
int  n__ 
)
static

Definition at line 137 of file smearing.cpp.

◆ entropy()

double sirius::smearing::methfessel_paxton::entropy ( double  x__,
double  width__,
int  n__ 
)
static

Definition at line 175 of file smearing.cpp.


The documentation for this struct was generated from the following files: