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

FreeBSD Manual Pages

  
 
  

home | help
sc::RedundantCa...ianSubIterCints(3) MPQC sc::RedundantCa...ianSubIterCints(3)

NAME
       sc::RedundantCartesianSubIterCints

SYNOPSIS
       Inherits	sc::RedundantCartesianSubIter.

   Public Member Functions
       RedundantCartesianSubIterCints (int l)
       int bfn ()
	   Return the current Cartesian	basis function number.

       Public Member Functions inherited from sc::RedundantCartesianSubIter
       RedundantCartesianSubIter (int l)
	   Create a object for the given angular momentum.
       virtual int bfn ()=0
	   Return the current Cartesian	basis function number.
       void start (int a, int b, int c)
	   Initialize the iterator.
       void next ()
	   Move	to the next combination	of axes.
       operator	int () const
	   Returns nonzero if the iterator currently hold valid	data.
       int a ()	const
	   The current exponent	of x.
       int b ()	const
	   The current exponent	of y.
       int c ()	const
	   The current exponent	of z.
       int l ()	const
	   The angular momentum.
       int l (int i)
	   Returns a() if i==0,	b() if i==1, and c() if	i==2.
       int axis	(int i)
	   Return the i'th axis.

Member Function	Documentation
   int sc::RedundantCartesianSubIterCints::bfn () [inline],  [virtual]
       Return the current Cartesian basis function number.

       Implements sc::RedundantCartesianSubIter.

       References sc::RedundantCartesianSubIter::a(),
       sc::RedundantCartesianSubIter::b(), sc::RedundantCartesianSubIter::c(),
       and sc::RedundantCartesianSubIter::l().

Author
       Generated automatically by Doxygen for MPQC from	the source code.

Version	2.3.1			Tue May	13sc::RedundantCa...ianSubIterCints(3)

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

home | help