DragonFly On-Line Manual Pages

Search: Section:  


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 Fri Feb 19 2016 sc::MOPairIterFactory(3)

Search: Section: