sc::NonblockedOrbitalSpace Class Reference

This is an OrbitalSpace produced from an existing one by getting rid of the blocking. More...

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

Inheritance diagram for sc::NonblockedOrbitalSpace:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 NonblockedOrbitalSpace (const std::string &id, const std::string &name, const Ref< OrbitalSpace > &orig_space)
 NonblockedOrbitalSpace (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

This is an OrbitalSpace produced from an existing one by getting rid of the blocking.

The number of blocks in the result space is always one.


Member Function Documentation

void sc::NonblockedOrbitalSpace::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::OrbitalSpace.


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

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