sc::Int1eCCA Class Reference

Int1eCCA adapts CCA integrals components for use within SC. More...

#include <int1e.h>

Inheritance diagram for sc::Int1eCCA:

sc::RefCount sc::Identity List of all members.

Public Member Functions

 Int1eCCA (Integral *integral, const Ref< GaussianBasisSet > &b1, const Ref< GaussianBasisSet > &b2, int order, IntegralEvaluatorFactory, std::string, bool)
double * buffer ()
void overlap (int ish, int jsh)
void overlap_1der (int ish, int jsh, Chemistry_QC_GaussianBasis_DerivCenters &dc)
void kinetic (int ish, int jsh)
void kinetic_1der (int ish, int jsh, Chemistry_QC_GaussianBasis_DerivCenters &dc)
void nuclear (int ish, int jsh)
void nuclear_1der (int ish, int jsh, Chemistry_QC_GaussianBasis_DerivCenters &dc)
void hcore (int ish, int jsh)
void hcore_1der (int ish, int jsh, Chemistry_QC_GaussianBasis_DerivCenters &dc)

Protected Attributes

Integralintegral_

Detailed Description

Int1eCCA adapts CCA integrals components for use within SC.

It is used by OneBodyIntCCA and OneBodyDerivIntCCA to implement the IntegralCCA class.


The documentation for this class was generated from the following file:
Generated at Mon Dec 3 23:23:52 2007 for MPQC 2.3.1 using the documentation package Doxygen 1.5.2.