8 #include <chemistry/qc/basis/cartiter.h> 13 int *avec, *bvec, *cvec;
void next()
Move to the next Cartesian function.
Definition: ccaiter.h:20
CartesianIter gives the ordering of the Cartesian functions within a shell for the particular integra...
Definition: cartiter.h:39
void start()
Start the iteration.
Definition: ccaiter.h:16
CartesianIter(int l)
Initialize an iterator for the given angular momentum.
int l()
Returns the angular momentum.
Definition: cartiter.h:68