Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sc::SymmTwoBodyIntIter(3)	     MPQC	     sc::SymmTwoBodyIntIter(3)

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 > &)
       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.

Version	2.3.1			Tue May	13 2025	     sc::SymmTwoBodyIntIter(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_SymmTwoBodyIntIter&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help