DOKK / manpages / debian 12 / libsc-doc / sc_SpatialMOPairIter.3.en
sc::SpatialMOPairIter(3) MPQC sc::SpatialMOPairIter(3)

sc::SpatialMOPairIter - SpatialMOPairIter gives the ordering of pairs of spatial orbitals.

#include <pairiter.h>

Inherits sc::MOPairIter.

Inherited by sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq.


SpatialMOPairIter (const Ref< MOIndexSpace > &space_i, const Ref< MOIndexSpace > &space_j)
Initialize a spatial pair iterator for the given MO spaces. virtual int nij_aa () const =0
Returns the number of functions in alpha-alpha space. virtual int nij_ab () const =0
Returns the number of functions in alpha-beta space. virtual int ij_aa () const =0
Returns compound index ij for alpha-alpha case. virtual int ij_ab () const =0
Returns compound index ij for alpha-beta case. virtual int ij_ba () const =0
Returns compound index ij for beta-alpha case.

SpatialMOPairIter gives the ordering of pairs of spatial orbitals.

Different spin cases appear.

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.

Returns compound index ij for alpha-beta case.

Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq.

Returns compound index ij for beta-alpha case.

Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq.

Returns the number of functions in alpha-alpha space.

Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq.

Returns the number of functions in alpha-beta space.

Implemented in sc::SpatialMOPairIter_eq, and sc::SpatialMOPairIter_neq.

Generated automatically by Doxygen for MPQC from the source code.

Fri Dec 2 2022 Version 2.3.1