Public Member Functions | Protected Member Functions

sc::UHF Class Reference

This provides an unrestricted Hartree-Fock implementation. More...

#include <uhf.h>

Inheritance diagram for sc::UHF:
sc::UnrestrictedSCF sc::SCF sc::OneBodyWavefunction sc::Wavefunction sc::MolecularEnergy sc::Function sc::SavableState sc::Compute sc::DescribedClass sc::RefCount sc::Identity

List of all members.

Public Member Functions

 UHF (StateIn &)
 UHF (const Ref< KeyVal > &)
 The UHF KeyVal constructor reads no keywords.
void save_data_state (StateOut &)
void print (std::ostream &o=ExEnv::out0()) const
 Print information about the object.
void two_body_energy (double &ec, double &ex)
int value_implemented () const
 Information about the availability of values, gradients, and hessians.
int gradient_implemented () const

Protected Member Functions

void ao_fock (double accuracy)
void two_body_deriv (double *)

Detailed Description

This provides an unrestricted Hartree-Fock implementation.


Constructor & Destructor Documentation

sc::UHF::UHF ( const Ref< KeyVal > &   ) 

The UHF KeyVal constructor reads no keywords.

All necessary information is gathered by base class KeyVal constructors.


Member Function Documentation

int sc::UHF::value_implemented (  )  const [virtual]

Information about the availability of values, gradients, and hessians.

Reimplemented from sc::Function.


The documentation for this class was generated from the following file:

Generated at Mon Mar 7 2011 15:01:36 for MPQC 2.3.1 using the documentation package Doxygen 1.7.1.