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

RedundantCartesianSubIter Class Reference

Like RedundantCartesianIter, except a, b, and c are fixed to a given value. More...

#include <cartiter.h>

Inheritance diagram for RedundantCartesianSubIter:

List of all members.

Public Methods

 RedundantCartesianSubIter (int l)
 Create a object for the given angular momentum.

virtual ~RedundantCartesianSubIter ()
virtual int bfn ()=0
 Return the current Cartesian basis function number.

void start (int a, int b, int c)
 Initialize the iterator. More...

void next ()
 Move to the next combination of axes.

 operator int ()
 Returns nonzero if the iterator currently hold valid data.

int l ()
 The current exponent of x.

int a ()
 The current exponent of y.

int b ()
 The current exponent of z.

int c ()
 The angular momentum.

int l (int i)
 Returns a() if i==0, b() if i==1, and c() if i==2.

int axis (int i)
 Return the i'th axis.


Detailed Description

Like RedundantCartesianIter, except a, b, and c are fixed to a given value.


Member Function Documentation

void RedundantCartesianSubIter::start int    a,
int    b,
int    c
 

Initialize the iterator.

The constraints on a, b, and c are given as arguments.


The documentation for this class was generated from the following files:
Generated at Sat Nov 9 12:43:44 2002 for MPQC 2.0.4 using the documentation package Doxygen 1.2.15.