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::MOPairIterFactory - This class produces MOPairIter objects.

Author

       Generated automatically by Doxygen for MPQC from the source code.

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

Detailed Description

       This class produces MOPairIter objects.

Name

       sc::MOPairIterFactory - This class produces MOPairIter objects.

Synopsis

       #include <pairiter.h>

   PublicMemberFunctionsRef< SpatialMOPairIter > mopairiter (const Ref< MOIndexSpace > &space1, const Ref< MOIndexSpace >
           &space2)
           Constructs an appropriate MOPairIter object.
       RefSCDimensionscdim_aa (const Ref< MOIndexSpace > &space1, const Ref< MOIndexSpace > &space2)
           Constructs an appropriate RefSCDimension object for same-spin pair.
       RefSCDimensionscdim_ab (const Ref< MOIndexSpace > &space1, const Ref< MOIndexSpace > &space2)
           Constructs an appropriate RefSCDimension object for different-spin pair.

See Also