sc::OneBodyIntCCA Class Reference

This implements one body integrals through the CCA interface. More...

#include <chemistry/cca/int/obintcca.h>

Inheritance diagram for sc::OneBodyIntCCA:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 OneBodyIntCCA (Integral *integral, const Ref< GaussianBasisSet > &, const Ref< GaussianBasisSet > &, Chemistry::QC::GaussianBasis::IntegralEvaluatorFactoryInterface, Chemistry::QC::GaussianBasis::CompositeDescrInterface, bool)
void compute_shell (int, int)
 Computes the integrals between basis functions in the given shell pair.
bool cloneable ()
 Return true if the clone member can be called.
Ref< OneBodyIntclone ()
 Returns a clone of this.


Detailed Description

This implements one body integrals through the CCA interface.


Member Function Documentation

void sc::OneBodyIntCCA::compute_shell ( int  ,
int   
) [virtual]

Computes the integrals between basis functions in the given shell pair.

Implements sc::OneBodyInt.

bool sc::OneBodyIntCCA::cloneable (  )  [virtual]

Return true if the clone member can be called.

The default implementation returns false.

Reimplemented from sc::OneBodyInt.

Ref<OneBodyInt> sc::OneBodyIntCCA::clone (  )  [virtual]

Returns a clone of this.

The default implementation throws an exception.

Reimplemented from sc::OneBodyInt.


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

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