Go to the source code of this file.
|
| subroutine, public | xc_kernel_oct_m::xc_get_fxc (xcs, gr, namespace, rho, ispin, fxc, fxc_grad, fxc_grad_spin) |
| | Returns the exchange-correlation kernel. More...
|
| |
| subroutine | lda_init () |
| |
| subroutine | lda_end () |
| |
| subroutine | lda_process () |
| |
| subroutine | gga_init () |
| | initialize GGAs More...
|
| |
| subroutine | gga_end () |
| | cleans up memory allocated in gga_init More...
|
| |
| subroutine | gga_process () |
| | Add the GGA terms to d2edd2. More...
|
| |
| subroutine, public | xc_kernel_oct_m::xc_get_kxc (xcs, mesh, namespace, rho, ispin, kxc) |
| |
◆ lda_init()
◆ lda_end()
◆ lda_process()
◆ gga_init()
| subroutine xc_get_fxc::gga_init |
|
private |
◆ gga_end()
| subroutine xc_get_fxc::gga_end |
|
private |
cleans up memory allocated in gga_init
Definition at line 439 of file xc_kernel.F90.
◆ gga_process()
| subroutine xc_get_fxc::gga_process |
|
private |