Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

sc::OneBodyIntV3 Class Reference

This implements most one body integrals in the IntV3 library. More...

#include <obintv3.h>

Inheritance diagram for sc::OneBodyIntV3:

Inheritance graph
[legend]
Collaboration diagram for sc::OneBodyIntV3:

Collaboration graph
[legend]
List of all members.

Public Methods

 OneBodyIntV3 (Integral *, const Ref< GaussianBasisSet > &, const Ref< GaussianBasisSet > &, IntegralFunction)
 ~OneBodyIntV3 ()
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. More...

Ref< OneBodyIntclone ()
 Returns a clone of this. More...


Protected Types

typedef void(Int1eV3::* IntegralFunction )(int, int)

Protected Attributes

Ref< Int1eV3int1ev3_
IntegralFunction intfunc_

Detailed Description

This implements most one body integrals in the IntV3 library.

It is given a function pointer to the Int1eV3 member that computes the particular integral of interest.


Member Function Documentation

Ref<OneBodyInt> sc::OneBodyIntV3::clone   [virtual]
 

Returns a clone of this.

The default implementation throws an exception.

Reimplemented from sc::OneBodyInt.

bool sc::OneBodyIntV3::cloneable   [virtual]
 

Return true if the clone member can be called.

The default implementation returns false.

Reimplemented from sc::OneBodyInt.


The documentation for this class was generated from the following file:
Generated at Fri Dec 26 11:18:49 2003 for MPQC 2.2.1 using the documentation package Doxygen 1.2.14.