MADNESS
0.10.1
|
iterates the third index for pair coupling More...
#include <PNOStructures.h>
Public Member Functions | |
OrbitalIterator (const size_t &nocc, const size_t &freeze) | |
size_t | freeze () const |
size_t | i () const |
std::string | name () const |
operator bool () const | |
OrbitalIterator & | operator++ () |
Private Attributes | |
bool | finished_ |
const size_t | freeze_ |
size_t | i_ |
const size_t | start_ |
const size_t | stop_ |
iterates the third index for pair coupling
|
inline |
|
inline |
References freeze_.
|
inline |
References i_.
|
inline |
References finished_.
|
inline |
|
private |
Referenced by operator bool(), and operator++().
|
private |
Referenced by freeze().
|
private |
Referenced by i(), name(), and operator++().
|
private |
Referenced by name().
|
private |
Referenced by operator++().