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