3.3.14. horton/gbasis/iter_pow.h
– Iterators over Cartesian polynomials in one shell
Functions
-
int
iter_pow1_inc
(long *n)
-
class
Public Functions
-
void
IterPow1::
reset
(long shell_type0)
-
int
IterPow1::
inc
()
Public Members
-
long
IterPow1::
n0
[3]
-
long
IterPow1::
ibasis0
Private Members
-
long
IterPow1::
shell_type0
-
class
Public Functions
-
void
IterPow2::
reset
(long shell_type0, long shell_type1)
-
int
IterPow2::
inc
()
Public Members
-
long
IterPow2::
n0
[3]
-
long
IterPow2::
n1
[3]
-
long
IterPow2::
offset
-
long
IterPow2::
ibasis0
-
long
IterPow2::
ibasis1
Private Members
-
long
IterPow2::
shell_type0
-
long
IterPow2::
shell_type1