.TH "sc::HCoreWfn" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::HCoreWfn .SH SYNOPSIS .br .PP .PP Inherits \fBsc::OneBodyWavefunction\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBHCoreWfn\fP (\fBStateIn\fP &)" .br .ti -1c .RI "\fBHCoreWfn\fP (const \fBRef\fP< \fBKeyVal\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 "double \fBoccupation\fP (int irrep, int vectornum)" .br .RI "Returns the occupation\&. " .ti -1c .RI "\fBRefSCMatrix\fP \fBoso_eigenvectors\fP ()" .br .RI "Returns the orthogonal MO (columns) to orthogonal-SO (rows) transformation matrix\&. " .ti -1c .RI "\fBRefDiagSCMatrix\fP \fBeigenvalues\fP ()" .br .RI "Returns the MO basis eigenvalues\&. " .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBdensity\fP ()" .br .RI "Returns the \fBSO\fP density\&. " .ti -1c .RI "int \fBspin_polarized\fP ()" .br .RI "Return 1 if the alpha density is not equal to the beta density\&. " .ti -1c .RI "int \fBspin_unrestricted\fP ()" .br .RI "Return 1 if the alpha orbitals are not equal to the beta orbitals\&. " .ti -1c .RI "int \fBvalue_implemented\fP () const" .br .RI "Information about the availability of values, gradients, and hessians\&. " .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "double sc::HCoreWfn::occupation (int irrep, int vectornum)\fC [virtual]\fP" .PP Returns the occupation\&. The irreducible representation and the vector number within that representation are given as arguments\&. .PP Implements \fBsc::OneBodyWavefunction\fP\&. .SS "void sc::HCoreWfn::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::OneBodyWavefunction\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.