28#ifndef _mpqc_src_lib_chemistry_qc_basis_cart_h
29#define _mpqc_src_lib_chemistry_qc_basis_cart_h
31#include <chemistry/qc/basis/basis.h>
32#include <chemistry/qc/basis/integral.h>
CartesianBasisSet is obtained from the parent basis by converting spherical harmonic shells to cartes...
Definition cart.h:38
CartesianBasisSet(const Ref< KeyVal > &kv)
A KeyVal constructor is used to generate a CartesianBasisSet object from the input.
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
This class is used to contain information about classes.
Definition class.h:147
The GaussianBasisSet class is used describe a basis set composed of atomic gaussian orbitals.
Definition gaussbas.h:145
static Integral * get_default_integral()
Returns the default Integral factory.
A template class that maintains references counts.
Definition ref.h:361
Restores fundamental and user-defined types from images created with StateOut.
Definition statein.h:79
Serializes fundamental and user-defined types.
Definition stateout.h:71
Contains all MPQC code up to version 3.
Definition mpqcin.h:14