.TH "sc::PsiCCSD_T" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::PsiCCSD_T \- \fBPsiCCSD_T\fP is a concrete implementation of Psi CCSD(T) wave function\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::PsiWavefunction\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBPsiCCSD_T\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBPsiCCSD_T\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 \fBspin_polarized\fP ()" .br .RI "Return 1 if the alpha density is not equal to the beta density\&. " .ti -1c .RI "int \fBgradient_implemented\fP () const" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBwrite_input\fP (int conv)" .br .RI "Prepares a complete Psi input file\&. The input file is assumed to have been opened\&. " .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP \fBPsiCCSD_T\fP is a concrete implementation of Psi CCSD(T) wave function\&. .SH "Member Function Documentation" .PP .SS "void sc::PsiCCSD_T::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\&.