.TH "sc::VWN1LCFunctional" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::VWN1LCFunctional \- The \fBVWN1LCFunctional\fP computes energies and densities using the VWN1 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 "\fBVWN1LCFunctional\fP ()" .br .RI "Construct a VWN1 functional using Monte-Carlo parameters\&. " .ti -1c .RI "\fBVWN1LCFunctional\fP (int use_rpa)" .br .RI "Construct a VWN1 functional using the RPA parameters\&. " .ti -1c .RI "\fBVWN1LCFunctional\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .RI "Construct a VWN1 functional using the Monte-Carlo parameters by default\&. " .ti -1c .RI "\fBVWN1LCFunctional\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 "double \fBx0p_\fP" .br .ti -1c .RI "double \fBbp_\fP" .br .ti -1c .RI "double \fBcp_\fP" .br .ti -1c .RI "double \fBx0f_\fP" .br .ti -1c .RI "double \fBbf_\fP" .br .ti -1c .RI "double \fBcf_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The \fBVWN1LCFunctional\fP computes energies and densities using the VWN1 local correlation term (from Vosko, Wilk, and Nusair)\&. .SH "Constructor & Destructor Documentation" .PP .SS "sc::VWN1LCFunctional::VWN1LCFunctional (const \fBRef\fP< \fBKeyVal\fP > &)" .PP Construct a VWN1 functional using the Monte-Carlo parameters by default\&. If rpa is set to true, then load the RPA paramenters\&. Furthermore, each value can be overridden by assigning to x0p, bp, cp, x0f, bf, and/or cf\&. .SH "Member Function Documentation" .PP .SS "void sc::VWN1LCFunctional::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\&.