(git:3add494)
xc_tfw Module Reference

Calculate the Thomas-Fermi kinetic energy functional plus the von Weizsaecker term. More...

Functions/Subroutines

subroutine, public tfw_lda_info (reference, shortform, needs, max_deriv)
 ... More...
 
subroutine, public tfw_lsd_info (reference, shortform, needs, max_deriv)
 ... More...
 
subroutine, public tfw_lda_eval (rho_set, deriv_set, order)
 ... More...
 
subroutine, public tfw_lsd_eval (rho_set, deriv_set, order)
 ... More...
 

Detailed Description

Calculate the Thomas-Fermi kinetic energy functional plus the von Weizsaecker term.

History
JGH (26.02.2003) : OpenMP enabled fawzi (04.2004) : adapted to the new xc interface
Author
JGH (18.02.2002)

Function/Subroutine Documentation

◆ tfw_lda_info()

subroutine, public xc_tfw::tfw_lda_info ( character(len=*), intent(out), optional  reference,
character(len=*), intent(out), optional  shortform,
type(xc_rho_cflags_type), intent(inout), optional  needs,
integer, intent(out), optional  max_deriv 
)

...

Parameters
reference...
shortform...
needs...
max_deriv...

Definition at line 80 of file xc_tfw.F.

Here is the caller graph for this function:

◆ tfw_lsd_info()

subroutine, public xc_tfw::tfw_lsd_info ( character(len=*), intent(out), optional  reference,
character(len=*), intent(out), optional  shortform,
type(xc_rho_cflags_type), intent(inout), optional  needs,
integer, intent(out), optional  max_deriv 
)

...

Parameters
reference...
shortform...
needs...
max_deriv...

Definition at line 107 of file xc_tfw.F.

Here is the caller graph for this function:

◆ tfw_lda_eval()

subroutine, public xc_tfw::tfw_lda_eval ( type(xc_rho_set_type), intent(in)  rho_set,
type(xc_derivative_set_type), intent(in)  deriv_set,
integer, intent(in)  order 
)

...

Parameters
rho_set...
deriv_set...
order...

Definition at line 133 of file xc_tfw.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tfw_lsd_eval()

subroutine, public xc_tfw::tfw_lsd_eval ( type(xc_rho_set_type), intent(in)  rho_set,
type(xc_derivative_set_type), intent(in)  deriv_set,
integer, intent(in)  order 
)

...

Parameters
rho_set...
deriv_set...
order...

Definition at line 243 of file xc_tfw.F.

Here is the call graph for this function:
Here is the caller graph for this function: