sc_MOPairIter (3) Linux Manual Page
sc::MOPairIter – MOPairIter gives the ordering of orbital pairs. Synopsis #include <pairiter.h> Inherits sc::RefCount. Inherited by sc::SpatialMOPairIter. Public Member Functions MOPairIter (const Ref< MOIndexSpace > &space_i, const Ref< MOIndexSpace > &space_j) Initialize an iterator for the given MO spaces. virtual void start (const int first_ij=0)=0 Start the iteration. virtual void next ()=0 Move to the…
