.TH "sc::P86CFunctional" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::P86CFunctional \- Implements the Perdew 1986 (P86) correlation functional\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::DenFunctional\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBP86CFunctional\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBP86CFunctional\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 .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBinit_constants\fP ()" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "double \fBa_\fP" .br .ti -1c .RI "double \fBC1_\fP" .br .ti -1c .RI "double \fBC2_\fP" .br .ti -1c .RI "double \fBC3_\fP" .br .ti -1c .RI "double \fBC4_\fP" .br .ti -1c .RI "double \fBC5_\fP" .br .ti -1c .RI "double \fBC6_\fP" .br .ti -1c .RI "double \fBC7_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP Implements the Perdew 1986 (P86) correlation functional\&. J\&. P\&. Perdew, Phys\&. Rev\&. B, 33(12), pp\&. 8822-8824\&. .PP J\&. P\&. Perdew, Phys\&. Rev\&. B\&. 34(10), pp\&. 7406\&. .SH "Member Function Documentation" .PP .SS "void sc::P86CFunctional::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\&.