28 #ifndef _chemistry_qc_scf_tcscf_h
29 #define _chemistry_qc_scf_tcscf_h
31 #include <chemistry/qc/scf/scf.h>
43 int user_occupations_;
101 int n_fock_matrices()
const;
133 void reset_density();
134 double new_density();
140 void init_gradient();
141 void done_gradient();
The SCF class is the base for all classes that use a self-consistent field procedure to solve an effe...
Definition: scf.h:51
RefSymmSCMatrix alpha_density()
Return alpha electron densities in the SO basis.
double magnetic_moment() const
Computes the S (or J) magnetic moment of the target state(s), in units of .
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
The RefSymmSCMatrix class is a smart pointer to an SCSymmSCMatrix specialization.
Definition: matrix.h:265
double occupation(int ir, int vectornum)
Returns the occupation.
A template class that maintains references counts.
Definition: ref.h:361
double alpha_occupation(int irrep, int vectornum)
Returns the alpha occupation.
void symmetry_changed()
Call this if you have changed the molecular symmetry of the molecule contained by this MolecularEnerg...
The RefDiagSCMatrix class is a smart pointer to an DiagSCMatrix specialization.
Definition: matrix.h:389
SCF implementation for open-shell singlet electronic configurations.
Definition: tcscf.h:41
RefSymmSCMatrix beta_density()
Return beta electron densities in the SO basis.
Definition: stateout.h:71
void print(std::ostream &o=ExEnv::out0()) const
Print information about the object.
RefSymmSCMatrix density()
Returns the SO density.
static std::ostream & out0()
Return an ostream that writes from node 0.
double beta_occupation(int irrep, int vectornum)
Returns the beta occupation.
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
Generated at Sun Jan 26 2020 23:24:00 for MPQC
3.0.0-alpha using the documentation package Doxygen
1.8.16.