PsiSCF is an abstract base for all Psi SCF wave functions. More...
#include <psiwfn.h>
Public Types | |
enum | RefType { rhf, hsoshf, uhf } |
Public Member Functions | |
PsiSCF (const Ref< KeyVal > &) | |
PsiSCF (StateIn &) | |
void | save_data_state (StateOut &) |
virtual PsiSCF::RefType | reftype () const =0 |
Returns the PsiSCF::RefType of this particular Psi SCF wave function. |
PsiSCF is an abstract base for all Psi SCF wave functions.