Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
exchangecorrelations Module Reference
integer, parameter perdew_zunger =0
 
integer, parameter von_barth_hedin =1
 
integer, parameter gunnarsson_lundqvist =2
 
integer, parameter perdew_wang =3
 
function uxc (r, s, ispin, ixc)
 
real(8) function uxcgun (x)
 
double precision function uxcpw (n, s, ispin)
 
function exc (r, s, ixc)
 
double precision function excpw (n, s)
 
real(8) function excgun (x)
 

Member Function/Subroutine Documentation

function exchangecorrelations::exc (   r,
  s,
  ixc 
)

References excgun(), excpw(), and fx.

Here is the call graph for this function:

real(8) function exchangecorrelations::excgun ( real(8)  x)

Referenced by exc().

Here is the caller graph for this function:

double precision function exchangecorrelations::excpw ( double precision  n,
double precision  s 
)

Referenced by exc(), and uxcpw().

Here is the caller graph for this function:

function exchangecorrelations::uxc (   r,
  s,
  ispin,
  ixc 
)

References uxcgun(), and uxcpw().

Referenced by localmatrix().

Here is the call graph for this function:

Here is the caller graph for this function:

real(8) function exchangecorrelations::uxcgun ( real(8)  x)

Referenced by uxc().

Here is the caller graph for this function:

double precision function exchangecorrelations::uxcpw ( double precision  n,
double precision  s,
integer  ispin 
)

References excpw().

Referenced by uxc().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

integer, parameter exchangecorrelations::gunnarsson_lundqvist =2
integer, parameter exchangecorrelations::perdew_wang =3
integer, parameter exchangecorrelations::perdew_zunger =0
integer, parameter exchangecorrelations::von_barth_hedin =1

The documentation for this module was generated from the following file: