#include <chemistry/qc/mbptr12/pairiter.h>

Public Member Functions | |
| PureSpinPairIter (const Ref< OrbitalSpace > &space, const PureSpinCase2 &S) | |
| spincase S | |
| void | start (const int first_ij=0) |
| Start the iteration. | |
| void | next () |
| Move to the next pair. | |
| operator int () const | |
| Returns nonzero if the iterator currently hold valid data. | |
Clearly, only valid when both indices come from the same orbital space.