logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::OneBodyIntIter

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                            sc::OneBodyIntIter(3)

Name

       sc::OneBodyIntIter

Synopsis

       Inherits sc::RefCount.

       Inherited by sc::SymmOneBodyIntIter.

   PublicMemberFunctionsOneBodyIntIter (const Ref< OneBodyInt > &)
       virtual void start (int ist=0, int jst=0, int ien=0, int jen=0)
       virtual void next ()
       int ready () const
       int ishell () const
       int jshell () const
       int ijshell () const
       int redundant () const
       void set_redundant (int i)
       virtual double scale () const
       Ref< OneBodyInt > one_body_int ()
       ShellPairIter & current_pair ()
       virtual bool cloneable ()
       virtual Ref< OneBodyIntIter > clone ()

   ProtectedAttributesRef< OneBodyInt > obiShellPairIterspi
       int redund
       int istart
       int jstart
       int iend
       int jend
       int icur
       int jcur
       int ijAdditionalInheritedMembers

See Also