.TH "sc::PBECFunctional" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::PBECFunctional \- Implements the Perdew-Burke-Ernzerhof (PBE) correlation functional\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::DenFunctional\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBPBECFunctional\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBPBECFunctional\fP (\fBStateIn\fP &)" .br .ti -1c .RI "void \fBsave_data_state\fP (\fBStateOut\fP &)" .br .RI "Save the base classes (with save_data_state) and the members in the same order that the \fBStateIn\fP CTOR initializes them\&. " .ti -1c .RI "int \fBneed_density_gradient\fP ()" .br .ti -1c .RI "void \fBpoint\fP (const \fBPointInputData\fP &, \fBPointOutputData\fP &)" .br .ti -1c .RI "void \fBset_spin_polarized\fP (int)" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBinit_constants\fP ()" .br .ti -1c .RI "double \fBrho_deriv\fP (double rho_a, double rho_b, double mdr, double ec_local, double ec_local_dra)" .br .ti -1c .RI "double \fBgab_deriv\fP (double rho, double phi, double mdr, double ec_local)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBRef\fP< \fBLSDACFunctional\fP > \fBlocal_\fP" .br .ti -1c .RI "double \fBgamma\fP" .br .ti -1c .RI "double \fBbeta\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP Implements the Perdew-Burke-Ernzerhof (PBE) correlation functional\&. John P\&. Perdew, Kieron Burke, and Yue Wang, Phys\&. Rev\&. B, 54(23), pp\&. 16533-16539, 1996\&. .PP John P\&. Perdew, Kieron Burke, and Matthias Ernzerhof, Phys\&. Rev\&. Lett\&., 77(18), pp\&. 3865-3868, 1996\&. .SH "Member Function Documentation" .PP .SS "void sc::PBECFunctional::save_data_state (\fBStateOut\fP &)\fC [virtual]\fP" .PP Save the base classes (with save_data_state) and the members in the same order that the \fBStateIn\fP CTOR initializes them\&. This must be implemented by the derived class if the class has data\&. .PP Reimplemented from \fBsc::DenFunctional\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.