Provided by: libsc-doc_2.3.1-22build2_all bug

NAME

       sc::SymmTwoBodyIntIter

SYNOPSIS

       Inherits sc::TwoBodyIntIter.

   Public Member Functions
       SymmTwoBodyIntIter (const Ref< TwoBodyInt > &, const Ref< PetiteList > &)
       void start ()
       void next ()
       double scale () const

       Public Member Functions inherited from sc::TwoBodyIntIter
       TwoBodyIntIter (const Ref< TwoBodyInt > &)
       int ready () const
       int ishell () const
       int jshell () const
       int kshell () const
       int lshell () const
       ShellQuartetIter & current_quartet ()

   Protected Attributes
       Ref< PetiteList > pl

       Protected Attributes inherited from sc::TwoBodyIntIter
       Ref< TwoBodyInt > tbi
       ShellQuartetIter sqi
       int iend
       int icur
       int jcur
       int kcur
       int lcur

Member Function Documentation

   void sc::SymmTwoBodyIntIter::next () [virtual]
       Reimplemented from sc::TwoBodyIntIter.

   double sc::SymmTwoBodyIntIter::scale () const [virtual]
       Reimplemented from sc::TwoBodyIntIter.

   void sc::SymmTwoBodyIntIter::start () [virtual]
       Reimplemented from sc::TwoBodyIntIter.

Author

       Generated automatically by Doxygen for MPQC from the source code.