sc::OrderedSpinOrbitalSpace< Order > Class Template Reference

Same as OrderedOrbitalSpace, except for spin-orbitals. More...

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

Inheritance diagram for sc::OrderedSpinOrbitalSpace< Order >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 OrderedSpinOrbitalSpace (const std::string &id, const std::string &name, const Ref< GaussianBasisSet > &basis, const Ref< Integral > &integral, const RefSCMatrix &coefs_alpha, const RefSCMatrix &coefs_beta, const RefDiagSCMatrix &evals_alpha, const RefDiagSCMatrix &evals_beta, const RefDiagSCMatrix &occnums_alpha, const RefDiagSCMatrix &occnums_beta, const std::vector< unsigned int > &orbsyms_alpha, const std::vector< unsigned int > &orbsyms_beta, const Order &order)
 OrderedSpinOrbitalSpace (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::OrderedSpinOrbitalSpace< Order >

Same as OrderedOrbitalSpace, except for spin-orbitals.

Member Function Documentation

template<typename Order>
void sc::OrderedSpinOrbitalSpace< 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