.TH "sc::SumMolecularEnergy" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SumMolecularEnergy .SH SYNOPSIS .br .PP .PP Inherits \fBsc::MolecularEnergy\fP\&. .PP Inherited by \fBsc::MP2BasisExtrap\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSumMolecularEnergy\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBSumMolecularEnergy\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 \fBvalue_implemented\fP () const" .br .RI "Information about the availability of values, gradients, and hessians\&. " .ti -1c .RI "int \fBgradient_implemented\fP () const" .br .ti -1c .RI "int \fBhessian_implemented\fP () const" .br .ti -1c .RI "void \fBset_x\fP (const \fBRefSCVector\fP &)" .br .RI "Set and retrieve the coordinate values\&. " .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBcompute\fP ()" .br .RI "Recompute at least the results that have compute true and are not already computed\&. " .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "int \fBn_\fP" .br .ti -1c .RI "\fBRef\fP< \fBMolecularEnergy\fP > * \fBmole_\fP" .br .ti -1c .RI "double * \fBcoef_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "void sc::SumMolecularEnergy::compute ()\fC [protected]\fP, \fC [virtual]\fP" .PP Recompute at least the results that have compute true and are not already computed\&. This should only be called by \fBResult\fP's members\&. .PP Implements \fBsc::Compute\fP\&. .PP Reimplemented in \fBsc::MP2BasisExtrap\fP\&. .SS "void sc::SumMolecularEnergy::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::MolecularEnergy\fP\&. .PP Reimplemented in \fBsc::MP2BasisExtrap\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.