![]() |
![]()
| ![]() |
![]()
NAMEsc::SpatialMOPairIter - SpatialMOPairIter gives the ordering of pairs of spatial orbitals. SYNOPSIS#include <pairiter.h> Inherits sc::MOPairIter. Inherited by sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. Public Member FunctionsSpatialMOPairIter (const Ref< MOIndexSpace
> &space_i, const Ref< MOIndexSpace >
&space_j)
Public Member Functions inherited from sc::MOPairIter
Public Member Functions inherited from sc::RefCount
Public Member Functions inherited from sc::Identity
Additional Inherited MembersProtected Member Functions inherited from sc::RefCount
Protected Attributes inherited from sc::MOPairIter
Detailed DescriptionSpatialMOPairIter gives the ordering of pairs of spatial orbitals. Different spin cases appear. Member Function Documentationvirtual int sc::SpatialMOPairIter::ij_aa () const [pure virtual]Returns compound index ij for alpha-alpha case. If the combintaion is not allowed then return -1 Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. virtual int sc::SpatialMOPairIter::ij_ab () const [pure virtual]Returns compound index ij for alpha-beta case. Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. virtual int sc::SpatialMOPairIter::ij_ba () const [pure virtual]Returns compound index ij for beta-alpha case. Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. virtual int sc::SpatialMOPairIter::nij_aa () const [pure virtual]Returns the number of functions in alpha-alpha space. Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. virtual int sc::SpatialMOPairIter::nij_ab () const [pure virtual]Returns the number of functions in alpha-beta space. Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq. AuthorGenerated automatically by Doxygen for MPQC from the source code.
|