|
ergo
|
#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 dftptf0_(), dftpot0_(), cam_first(), lda_first(), gga_first(), lb94_first(), and test_derivatives().
Referenced by cam_fourth(), lda_fourth(), gga_fourth(), and test_derivatives().
Referenced by dftene_(), cam_energy(), cam_first(), cam_second(), cam_third(), cam_fourth(), lda_energy(), gga_energy(), lb94_energy(), test_derivatives(), callbackGga(), and callbackLda().
| const char* Functional_::name |
Referenced by cam_report(), gga_report(), test_derivatives(), and dftreport_().
Referenced by main(), and fun_select_by_name().
Referenced by main(), and dftreport_().
Referenced by dftpot1_(), cam_second(), lda_second(), gga_second(), lb94_second(), and test_derivatives().
Referenced by becke_fourth(), cam_third(), lda_third(), gga_third(), lb94_third(), lyp_fourth(), and test_derivatives().