(git:34ef472)
xc_util.F File Reference

Go to the source code of this file.

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)
 ... More...
 
subroutine, public xc_util::xc_pw_smooth (pw_in, pw_out, xc_smooth_id)
 ... More...
 
subroutine, public xc_util::xc_pw_gradient (pw_r, pw_g, tmp_g, gradient, xc_deriv_method_id)
 ... More...
 
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. More...