|
MPQC
3.0.0-alpha
|
This iterates through the components of a SphericalTransform. More...
#include <chemistry/qc/basis/transform.h>
Public Member Functions | |
| SphericalTransformIter (const SphericalTransform *) | |
| void | begin () |
| void | start () |
| void | next () |
| int | ready () |
| operator int () | |
| int | l () |
| int | cartindex () |
| int | pureindex () |
| int | bfn () |
| double | coef () |
| int | a () |
| int | b () |
| int | c () |
| int | l (int i) |
| int | n () |
Protected Attributes | |
| const SphericalTransform * | transform_ |
This iterates through the components of a SphericalTransform.