sc::FockBuildCLHF Class Reference

CLHF is a Hartree-Fock specialization of CLSCF. More...

#include <fbclhf.h>

Inheritance diagram for sc::FockBuildCLHF:

Inheritance graph
[legend]
Collaboration diagram for sc::FockBuildCLHF:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FockBuildCLHF (StateIn &)
 FockBuildCLHF (const Ref< KeyVal > &)
void save_data_state (StateOut &)
 Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.
void init_threads ()
void done_threads ()

Public Attributes

Ref< FockBuildfb_

Protected Member Functions

void ao_fock (double accuracy)

Detailed Description

CLHF is a Hartree-Fock specialization of CLSCF.


Member Function Documentation

void sc::FockBuildCLHF::save_data_state ( StateOut  )  [virtual]

Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.

This must be implemented by the derived class if the class has data.

Reimplemented from sc::CLHF.


The documentation for this class was generated from the following file:
Generated at Wed Sep 5 14:03:14 2007 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.2.
These pages are hosted on SourceForge.net