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

FreeBSD Manual Pages

  
 
  

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

NAME
       sc::MOPairIterFactory - This class produces MOPairIter objects.

SYNOPSIS
       #include	<pairiter.h>

   Public Member Functions
       Ref< SpatialMOPairIter >	mopairiter (const Ref< MOIndexSpace > &space1,
	   const Ref< MOIndexSpace > &space2)
	   Constructs an appropriate MOPairIter	object.
       RefSCDimension scdim_aa (const Ref< MOIndexSpace	> &space1, const Ref<
	   MOIndexSpace	> &space2)
	   Constructs an appropriate RefSCDimension object for same-spin pair.
       RefSCDimension scdim_ab (const Ref< MOIndexSpace	> &space1, const Ref<
	   MOIndexSpace	> &space2)
	   Constructs an appropriate RefSCDimension object for different-spin
	   pair.

Detailed Description
       This class produces MOPairIter objects.

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

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

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

home | help