(git:b1f098b)
Loading...
Searching...
No Matches
xc_fxc_kernel Module Reference

Exchange and Correlation kernel functionals. More...

Functions/Subroutines

subroutine, public calc_fxc_kernel (fxc_rspace, rho_r, rho_g, tau_r, xc_kernel, triplet, pw_pool)
 Exchange and Correlation kernel functional calculations.
 

Detailed Description

Exchange and Correlation kernel functionals.

Author
JGH

Function/Subroutine Documentation

◆ calc_fxc_kernel()

subroutine, public xc_fxc_kernel::calc_fxc_kernel ( type(pw_r3d_rs_type), dimension(:)  fxc_rspace,
type(pw_r3d_rs_type), dimension(:)  rho_r,
type(pw_c1d_gs_type), dimension(:)  rho_g,
type(pw_r3d_rs_type), dimension(:)  tau_r,
type(section_vals_type), pointer  xc_kernel,
logical, intent(in)  triplet,
type(pw_pool_type), pointer  pw_pool 
)

Exchange and Correlation kernel functional calculations.

Parameters
fxc_rspace...
rho_rthe value of the density in the real space
rho_gvalue of the density in the g space (needs to be associated only for gradient corrections)
tau_rvalue of the kinetic density tau on the grid (can be null, used only with meta functionals)
xc_kernelwhich functional to calculate, and how to do it
triplet...
pw_poolthe pool for the grids
Author
JGH

Definition at line 56 of file xc_fxc_kernel.F.

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