MPQC  3.0.0-alpha
Public Member Functions
sc::CartesianBasisSet Class Reference

CartesianBasisSet is obtained from the parent basis by converting spherical harmonic shells to cartesian counterparts. More...

#include <chemistry/qc/basis/cart.h>

Inheritance diagram for sc::CartesianBasisSet:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CartesianBasisSet (const Ref< KeyVal > &kv)
 A KeyVal constructor is used to generate a CartesianBasisSet object from the input.
 CartesianBasisSet (const Ref< GaussianBasisSet > &basis, Ref< Integral > integral=Integral::get_default_integral())
 CartesianBasisSet (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.
const Ref< GaussianBasisSet > & parent () const

Detailed Description

CartesianBasisSet is obtained from the parent basis by converting spherical harmonic shells to cartesian counterparts.


Constructor & Destructor Documentation

A KeyVal constructor is used to generate a CartesianBasisSet object from the input.

The full list of keywords that are accepted is below.

KeywordTypeDefault

Description

basisGaussianBasisSetnoneparent basis
integralIntegraldefined by environment

Integral factory


Member Function Documentation

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::GaussianBasisSet.


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

Generated at Sat Jul 7 2012 11:52:50 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.8.0.