#include <functionals.h>
Public Attributes | |
const char * | name |
IsGGAFunc | is_gga |
ReadInputFunc | read |
ReportFunc | report |
EnergyFunc | func |
FirstOrderFun | first |
SecondOrderFun | second |
ThirdOrderFun | third |
FourthOrderFun | fourth |
Referenced by cam_first(), dftpot0_(), dftptf0_(), gga_first(), lb94_first(), lda_first(), test_derivatives(), xcCallbackGgaU(), and xcCallbackLdaU().
Referenced by cam_fourth(), gga_fourth(), lb94_fourth(), lda_fourth(), and test_derivatives().
const char* Functional_::name |
Referenced by cam_report(), dftreport_(), gga_report(), and test_derivatives().
Referenced by fun_select_by_name(), and main().
Referenced by dftreport_(), and main().
Referenced by cam_second(), dftpot1_(), gga_second(), lb94_second(), lda_second(), and test_derivatives().
Referenced by becke_fourth(), cam_third(), gga_third(), lb94_third(), lda_third(), lyp_fourth(), and test_derivatives().