![]() |
![]()
| ![]() |
![]()
NAMEsc::RedundantCartesianSubIter - Like RedundantCartesianIter, except a, b, and c are fixed to a given value. SYNOPSIS#include <cartiter.h> Inherited by sc::RedundantCartesianSubIterCCA, sc::RedundantCartesianSubIterCints, and sc::RedundantCartesianSubIterV3. Public Member FunctionsRedundantCartesianSubIter (int l)
Detailed DescriptionLike RedundantCartesianIter, except a, b, and c are fixed to a given value. Member Function Documentationvirtual int sc::RedundantCartesianSubIter::bfn () [pure virtual]Return the current Cartesian basis function number. Implemented in sc::RedundantCartesianSubIterCints, sc::RedundantCartesianSubIterCCA, and sc::RedundantCartesianSubIterV3. void sc::RedundantCartesianSubIter::start (int a, int b, int c)Initialize the iterator. The constraints on a, b, and c are given as arguments. AuthorGenerated automatically by Doxygen for MPQC from the source code.
|