sc::OrderedOrbitalSpace< Order > Class Template Reference

This is an OrbitalSpace ordered according to the Order type. More...

#include <chemistry/qc/mbptr12/orbitalspace.h>

Inheritance diagram for sc::OrderedOrbitalSpace< Order >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 OrderedOrbitalSpace (const std::string &id, const std::string &name, const Ref< GaussianBasisSet > &basis, const Ref< Integral > &integral, const RefSCMatrix &coefs, const RefDiagSCMatrix &evals, const RefDiagSCMatrix &occnums, const std::vector< unsigned int > &orbsyms, const Order &order)
 OrderedOrbitalSpace (StateIn &)
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.


Detailed Description

template<typename Order>
class sc::OrderedOrbitalSpace< Order >

This is an OrbitalSpace ordered according to the Order type.

Order defines strict weak ordering for Orbital objects in this space and the blocking scheme.


Member Function Documentation

template<typename Order>
void sc::OrderedOrbitalSpace< Order >::save_data_state ( StateOut  )  [inline, 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::OrbitalSpace.

References sc::OrbitalSpace::save_data_state().


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

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