.TH "sc::VWN3LCFunctional" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::VWN3LCFunctional \- The \fBVWN3LCFunctional\fP computes energies and densities using the VWN3 local correlation term (from Vosko, Wilk, and Nusair)\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::VWNLCFunctional\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBVWN3LCFunctional\fP (int mcp=1, int mce0=1)" .br .ti -1c .RI "\fBVWN3LCFunctional\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBVWN3LCFunctional\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 "void \fBpoint_lc\fP (const \fBPointInputData\fP &, \fBPointOutputData\fP &, double &, double &, double &)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "int \fBmonte_carlo_prefactor_\fP" .br .ti -1c .RI "int \fBmonte_carlo_e0_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The \fBVWN3LCFunctional\fP computes energies and densities using the VWN3 local correlation term (from Vosko, Wilk, and Nusair)\&. .SH "Member Function Documentation" .PP .SS "void sc::VWN3LCFunctional::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::VWNLCFunctional\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.