sc_SymmTwoBodyIntIter - Man Page
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 > &)
virtual void start ()
virtual void next ()
int ready () const
int ishell () const
int jshell () const
int kshell () const
int lshell () const
virtual double scale () 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.