MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
mod_DFT_DISP_WDA_d.F90 File Reference

This file contains the subroutines which calculate the derivatives of th contribution of dispersion to the Helmholtz energy functional. These derivatives were generated by the TAPEANDE online automatic differentiation tool. More...

#include <finclude/petscsys.h>

Go to the source code of this file.

Functions/Subroutines

subroutine, public mod_dft_disp_wda_d::disp_weighted_densities_d (rhop, rhopd, rhop_wd, rhop_wdd, user)
 
subroutine, public mod_dft_disp_wda_d::disp_mu_d (rhop_wd, rhop_wdd, f_disp, my_disp, my_dispd, df_disp_drk, user)
 
subroutine, public mod_dft_disp_wda_d::disp_dfdrho_wda_d (ii, rhop, rhop_wd, my_disp, my_dispd, f_disp, df_disp_drk, df_drho_disp, df_drho_dispd, user)
 

Detailed Description

This file contains the subroutines which calculate the derivatives of th contribution of dispersion to the Helmholtz energy functional. These derivatives were generated by the TAPEANDE online automatic differentiation tool.

Definition in file mod_DFT_DISP_WDA_d.F90.