Public Member Functions | |
| void | init (int nshells) |
| Initialize. | |
| void | add_transform (int aoshell, int irrep, int sofuncirrep, double coef, int aofunc, int sofunc) |
| Add another term to the transform. | |
| int | naoshell () const |
| Returns the number of ao shells. | |
| SOTransformShell * | aoshell (int i) |
| Return the i'th ao shell. | |
Protected Attributes | |
| std::vector< SOTransformShell > | aoshell_ |
| The SOTransformShell object for each AO. | |
1.5.6