.TH "sc::OSSSCF" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::OSSSCF .SH SYNOPSIS .br .PP .PP Inherits \fBsc::SCF\fP\&. .PP Inherited by \fBsc::OSSHF\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBOSSSCF\fP (\fBStateIn\fP &)" .br .ti -1c .RI "\fBOSSSCF\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 "void \fBprint\fP (std::ostream &o=\fBExEnv::out0\fP()) const" .br .RI "Print information about the object\&. " .ti -1c .RI "double \fBoccupation\fP (int ir, int vectornum)" .br .RI "Returns the occupation\&. " .ti -1c .RI "double \fBalpha_occupation\fP (int irrep, int vectornum)" .br .RI "Returns the alpha occupation\&. " .ti -1c .RI "double \fBbeta_occupation\fP (int irrep, int vectornum)" .br .RI "Returns the beta occupation\&. " .ti -1c .RI "int \fBn_fock_matrices\fP () const" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBfock\fP (int)" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBeffective_fock\fP ()" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBdensity\fP ()" .br .RI "Returns the \fBSO\fP density\&. " .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBalpha_density\fP ()" .br .RI "Return alpha electron densities in the \fBSO\fP basis\&. " .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBbeta_density\fP ()" .br .RI "Return beta electron densities in the \fBSO\fP basis\&. " .ti -1c .RI "void \fBsymmetry_changed\fP ()" .br .RI "Call this if you have changed the molecular symmetry of the molecule contained by this \fBMolecularEnergy\fP\&. " .ti -1c .RI "int \fBspin_polarized\fP ()" .br .RI "Return 1 if the alpha density is not equal to the beta density\&. " .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBset_occupations\fP (const \fBRefDiagSCMatrix\fP &evals)" .br .ti -1c .RI "void \fBinit_vector\fP ()" .br .ti -1c .RI "void \fBdone_vector\fP ()" .br .ti -1c .RI "void \fBreset_density\fP ()" .br .ti -1c .RI "double \fBnew_density\fP ()" .br .ti -1c .RI "double \fBscf_energy\fP ()" .br .ti -1c .RI "\fBRef\fP< \fBSCExtrapData\fP > \fBextrap_data\fP ()" .br .ti -1c .RI "void \fBinit_gradient\fP ()" .br .ti -1c .RI "void \fBdone_gradient\fP ()" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBlagrangian\fP ()" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBgradient_density\fP ()" .br .ti -1c .RI "void \fBinit_hessian\fP ()" .br .ti -1c .RI "void \fBdone_hessian\fP ()" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "int \fBuser_occupations_\fP" .br .ti -1c .RI "int \fBtndocc_\fP" .br .ti -1c .RI "int \fBnirrep_\fP" .br .ti -1c .RI "int * \fBndocc_\fP" .br .ti -1c .RI "int \fBosa_\fP" .br .ti -1c .RI "int \fBosb_\fP" .br .ti -1c .RI "\fBResultRefSymmSCMatrix\fP \fBcl_fock_\fP" .br .ti -1c .RI "\fBResultRefSymmSCMatrix\fP \fBop_focka_\fP" .br .ti -1c .RI "\fBResultRefSymmSCMatrix\fP \fBop_fockb_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBcl_dens_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBcl_dens_diff_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBcl_gmat_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBop_densa_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBop_densa_diff_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBop_gmata_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBop_densb_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBop_densb_diff_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBop_gmatb_\fP" .br .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBcl_hcore_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "double sc::OSSSCF::alpha_occupation (int irrep, int vectornum)\fC [virtual]\fP" .PP Returns the alpha occupation\&. The irreducible representation and the vector number within that representation are given as arguments\&. .PP Reimplemented from \fBsc::OneBodyWavefunction\fP\&. .SS "double sc::OSSSCF::beta_occupation (int irrep, int vectornum)\fC [virtual]\fP" .PP Returns the beta occupation\&. The irreducible representation and the vector number within that representation are given as arguments\&. .PP Reimplemented from \fBsc::OneBodyWavefunction\fP\&. .SS "double sc::OSSSCF::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::OSSSCF::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\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.