![]() |
![]()
| ![]() |
![]()
NAMEsc::MOPairIter - MOPairIter gives the ordering of orbital pairs. SYNOPSIS#include <pairiter.h> Inherits sc::RefCount. Inherited by sc::SpatialMOPairIter. Public Member FunctionsMOPairIter (const Ref< MOIndexSpace >
&space_i, const Ref< MOIndexSpace > &space_j)
Public Member Functions inherited from sc::RefCount
Public Member Functions inherited from sc::Identity
Protected Attributesbool i_eq_j_
Additional Inherited MembersProtected Member Functions inherited from sc::RefCount
Detailed DescriptionMOPairIter gives the ordering of orbital pairs. Member Function Documentationvirtual void sc::MOPairIter::next () [pure virtual]Move to the next pair. Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. virtual sc::MOPairIter::operator int () const [pure virtual]Returns nonzero if the iterator currently hold valid data. Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. virtual void sc::MOPairIter::start (const int first_ij = 0) [pure virtual]Start the iteration. Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. AuthorGenerated automatically by Doxygen for MPQC from the source code.
|