![]() |
(git:4a2d255)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Data Types | |
| interface | xc_util::xc_pw_derive |
| interface | xc_util::xc_pw_laplace |
Modules | |
| module | xc_util |
| contains utility functions for the xc package | |
Functions/Subroutines | |
| elemental logical function, public | xc_util::xc_requires_tmp_g (xc_deriv_id) |
| ... | |
| subroutine, public | xc_util::xc_pw_smooth (pw_in, pw_out, xc_smooth_id) |
| ... | |
| subroutine, public | xc_util::xc_pw_gradient (pw_r, pw_g, tmp_g, gradient, xc_deriv_method_id) |
| ... | |
| subroutine, public | xc_util::xc_pw_divergence (xc_deriv_method_id, pw_to_deriv, tmp_g, vxc_g, vxc_r) |
| Calculates the divergence of pw_to_deriv. | |