GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.