sc::FockDistribution Class Reference

FockDistribution is a factory for constructing the desired FockDist specialization. More...

#include <chemistry/qc/scf/fockdist.h>

Inheritance diagram for sc::FockDistribution:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 FockDistribution (bool dynamic=0, bool shell=1, int nindex=4, bool cache_integrals=1)
 FockDistribution (sc::StateIn &)
 FockDistribution (const sc::Ref< sc::KeyVal > &)
void save_data_state (sc::StateOut &)
 Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.
sc::Ref< FockBlocks > fockblocks (const sc::Ref< sc::GaussianBasisSet > &)
sc::Ref< FockDist > fockdist (const sc::Ref< sc::GaussianBasisSet > &, const sc::Ref< FockBlocks > &, const sc::Ref< sc::PetiteList > &pl, const sc::Ref< sc::MessageGrp > &, int nthread, int mythread, const signed char *pmax, sc::Ref< sc::TwoBodyInt > eri, int l2tol)
void print (std::ostream &o=sc::ExEnv::out0()) const
 Print the object.
bool cache_integrals () const


Detailed Description

FockDistribution is a factory for constructing the desired FockDist specialization.


Member Function Documentation

void sc::FockDistribution::save_data_state ( sc::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::SavableState.


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

Generated at Sun Feb 22 10:12:50 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net