.TH "sc::PsiSCF" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::PsiSCF \- \fBPsiSCF\fP is an abstract base for all Psi \fBSCF\fP wave functions\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::PsiWavefunction\fP\&. .PP Inherited by \fBsc::PsiCLHF\fP, \fBsc::PsiHSOSHF\fP, and \fBsc::PsiUHF\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "enum \fBRefType\fP { \fBrhf\fP, \fBhsoshf\fP, \fBuhf\fP }" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBPsiSCF\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBPsiSCF\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 "virtual PsiSCF::RefType \fBreftype\fP () const =0" .br .RI "Returns the PsiSCF::RefType of this particular Psi \fBSCF\fP wave function\&. " .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP \fBPsiSCF\fP is an abstract base for all Psi \fBSCF\fP wave functions\&. .SH "Member Function Documentation" .PP .SS "void sc::PsiSCF::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::PsiWavefunction\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.