.TH "sc::G96XFunctional" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::G96XFunctional \- Implements the Gill 1996 (G96) exchange functional\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::DenFunctional\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBG96XFunctional\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBG96XFunctional\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 \fBb_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP Implements the Gill 1996 (G96) exchange functional\&. P\&. M\&. W\&. Gill, Mol\&. Phys\&., 89(2), pp\&. 433-445, 1996\&. .SH "Member Function Documentation" .PP .SS "void sc::G96XFunctional::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\&.