![]() |
![]()
| ![]() |
![]()
NAMEsc::CartesianIter - CartesianIter gives the ordering of the Cartesian functions within a shell for the particular integrals specialization. SYNOPSIS#include <cartiter.h> Inherited by MPQC::CartesianIterCCA, sc::CartesianIterCCA, sc::CartesianIterCints, and sc::CartesianIterV3. Public Member FunctionsCartesianIter (int l)
Protected Attributesint a_
Detailed DescriptionCartesianIter gives the ordering of the Cartesian functions within a shell for the particular integrals specialization. Member Function Documentationint sc::CartesianIter::bfn () [inline]Returns the number of the current basis function within the shell. This starts at 0 and sequentially increases as next() is called. virtual void sc::CartesianIter::next () [pure virtual]Move to the next Cartesian function. Implemented in MPQC::CartesianIterCCA, sc::CartesianIterCints, sc::CartesianIterCCA, and sc::CartesianIterV3. virtual sc::CartesianIter::operator int () [pure virtual]Returns nonzero if the iterator currently hold valid data. Implemented in MPQC::CartesianIterCCA, sc::CartesianIterCints, sc::CartesianIterCCA, and sc::CartesianIterV3. virtual void sc::CartesianIter::start () [pure virtual]Start the iteration. Implemented in MPQC::CartesianIterCCA, sc::CartesianIterCints, sc::CartesianIterCCA, and sc::CartesianIterV3. AuthorGenerated automatically by Doxygen for MPQC from the source code.
|