compute_density_grad Interface

interface
public subroutine compute_density_grad(self, drho, sigma)

Arguments

Type IntentOptional Attributes Name
class(xc_engine_t) :: self
real(kind=fp), intent(out) :: drho(:,:)
real(kind=fp), intent(out) :: sigma(:,:)